mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-28 08:06:56 +00:00
12.0 change triangle icon size 12px (#6245)
* 01 change font * change triangle icon font size
This commit is contained in:
@@ -129,7 +129,6 @@
|
||||
}
|
||||
|
||||
.cur-view-path .cur-view-path-btn .sf3-font-down {
|
||||
transform: scale(0.8);
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
|
@@ -110,7 +110,6 @@
|
||||
display: flex;
|
||||
align-content: center;
|
||||
justify-content: center;
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
.tree-node-drop {
|
||||
@@ -263,6 +262,8 @@
|
||||
color: inherit;
|
||||
border-radius: 3px;
|
||||
text-decoration: none;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.dir-view-path .path-item:hover {
|
||||
@@ -271,7 +272,6 @@
|
||||
|
||||
.dir-view-path .path-item-dropdown-toggle {
|
||||
color: #666;
|
||||
font-size: .6rem;
|
||||
}
|
||||
|
||||
.dir-view-path .path-split {
|
||||
|
@@ -138,7 +138,6 @@
|
||||
display: flex;
|
||||
align-content: center;
|
||||
justify-content: center;
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
.tree-node-icon {
|
||||
|
Reference in New Issue
Block a user