mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-11 20:01:10 +00:00
optimized css style
This commit is contained in:
@@ -87,10 +87,6 @@
|
||||
min-height: 0;
|
||||
}
|
||||
|
||||
.org-users-container div:last-child, .org-logs-container div:last-child {
|
||||
height: calc(100% - 20px);
|
||||
}
|
||||
|
||||
.cur-view-path {
|
||||
position: relative; /* for the ':after' */
|
||||
padding: 8px 16px;
|
||||
@@ -174,7 +170,8 @@
|
||||
}
|
||||
|
||||
/* for reach/router */
|
||||
.reach-router[role=group] {
|
||||
.reach-router[role=group],
|
||||
div[tabindex="-1"][role="group"] {
|
||||
display: flex;
|
||||
flex: 1;
|
||||
flex-direction: column;
|
||||
|
Reference in New Issue
Block a user