mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-17 07:41:26 +00:00
fix seahub button style (#4861)
This commit is contained in:
@@ -140,7 +140,9 @@
|
||||
.seafile-comment-footer .seafile-add-comment .comment-btn,
|
||||
.seafile-edit-comment .comment-btn {
|
||||
height: 28px;
|
||||
width: 60px;
|
||||
margin-top: 5px;
|
||||
width: fit-content;
|
||||
display: inline-block;
|
||||
}
|
||||
.seafile-edit-comment {
|
||||
margin-top: 10px;
|
||||
|
Reference in New Issue
Block a user