1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-25 23:02:26 +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

@@ -63,4 +63,8 @@
.readme-dialog-edit { .readme-dialog-edit {
position: absolute; position: absolute;
right: 16px; right: 16px;
}
.readme-dialog .modal-body {
padding: 0 30px;
} }