1
0
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:
Michael An
2024-06-21 17:00:51 +08:00
committed by GitHub
parent cbf5943d84
commit d56be9ccd3
14 changed files with 48 additions and 38 deletions

View File

@@ -129,7 +129,6 @@
}
.cur-view-path .cur-view-path-btn .sf3-font-down {
transform: scale(0.8);
margin-left: 2px;
}

View File

@@ -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 {

View File

@@ -138,7 +138,6 @@
display: flex;
align-content: center;
justify-content: center;
font-size: 13px;
}
.tree-node-icon {