Compact explorer icon buttons
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
justify-content: center;
|
||||
min-height: 30px;
|
||||
padding: 0;
|
||||
width: 32px;
|
||||
width: 24px;
|
||||
}
|
||||
|
||||
.u-nav .topbar {
|
||||
@@ -190,7 +190,7 @@
|
||||
align-items: center;
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
gap: 8px;
|
||||
gap: 5px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
@@ -207,7 +207,7 @@
|
||||
}
|
||||
|
||||
.u-nav .pathbar .up-button {
|
||||
flex: 0 0 32px;
|
||||
flex: 0 0 24px;
|
||||
font-size: 18px;
|
||||
line-height: 1;
|
||||
}
|
||||
@@ -243,7 +243,7 @@
|
||||
.u-nav .view-toggle button {
|
||||
border-radius: 0;
|
||||
flex: 0 0 auto;
|
||||
min-width: 32px;
|
||||
min-width: 24px;
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user