mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-27 15:54:39 +00:00
Remove useless border color (#8039)
* 01 remove draft page * 02 delete useless seperate color
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
.shared-file-view-md-header {
|
||||
background: #f5f5f5;
|
||||
height: 53px;
|
||||
border-bottom: 1px solid #e8e8e8;
|
||||
border-bottom: 1px solid #eee;
|
||||
padding: 8px 16px 4px;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
Reference in New Issue
Block a user