mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-25 06:33:48 +00:00
[page toolbar] '.cur-view-path': set the height of the heading/path bar in each page to be 48px; improved UI of the nav links (#6225)
This commit is contained in:
@@ -93,7 +93,7 @@
|
||||
|
||||
.cur-view-path {
|
||||
padding: 8px 16px;
|
||||
max-height: 48px;
|
||||
height: 48px;
|
||||
background: #fff;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
Reference in New Issue
Block a user