mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-25 14:50:29 +00:00
@@ -83,6 +83,10 @@
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.dropdown-search-result-container .seahub-switch .custom-switch {
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
.search-result-container .search-result-none {
|
||||
text-align: center;
|
||||
line-height: 4rem;
|
||||
|
@@ -2,6 +2,11 @@
|
||||
width: 22px;
|
||||
height: 12px;
|
||||
border-radius: 6px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.seahub-switch.small .custom-switch-indicator.disabled {
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
.seahub-switch.small .custom-switch-indicator:before {
|
||||
|
Reference in New Issue
Block a user