mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-16 15:19:06 +00:00
Share manage improve (#2718)
This commit is contained in:
@@ -8,12 +8,6 @@
|
||||
/* for top bottom layout*/
|
||||
#header {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
padding: 0.5rem 1rem;
|
||||
border-bottom: 1px solid #e8e8e8;
|
||||
background-color: #f4f4f7;
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
||||
/* for left right layout */
|
||||
|
Reference in New Issue
Block a user