mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-18 16:36:15 +00:00
Share manage improve (#2718)
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
.history-header {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
border-bottom: 1px solid #e8e8e8;
|
||||
background-color: #f4f4f7;
|
||||
font-size: 1rem;
|
||||
padding: 0.5rem 1rem;
|
||||
}
|
||||
.history-header .title {
|
||||
font-size: 1.5rem;
|
||||
line-height: 1rem;
|
||||
|
Reference in New Issue
Block a user