1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-25 14:50:29 +00:00

[fix] readme-dialog-style (#2874)

This commit is contained in:
Michael An
2019-01-23 11:52:49 +08:00
committed by Daniel Pan
parent e0bd400a5e
commit c0f835144c

View File

@@ -64,3 +64,7 @@
position: absolute;
right: 16px;
}
.readme-dialog .modal-body {
padding: 0 30px;
}