mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-28 16:17:02 +00:00
Remove useless border color (#8039)
* 01 remove draft page * 02 delete useless seperate color
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
.activity-modifier-selector-container {
|
||||
width: 320px;
|
||||
background: #fff;
|
||||
border: 1px solid #e8e8e8;
|
||||
border: 1px solid #eee;
|
||||
margin-top: 2px;
|
||||
z-index: 2;
|
||||
}
|
||||
|
Reference in New Issue
Block a user