Reduce dashboard tab padding and font, enlarge icons
This commit is contained in:
parent
b879163052
commit
b5aae2b2fd
@ -2986,14 +2986,14 @@ body.resizing-v {
|
||||
}
|
||||
|
||||
.dashboard-tab {
|
||||
padding: 8px 8px;
|
||||
font-size: 0.7rem;
|
||||
gap: 3px;
|
||||
padding: 8px 6px;
|
||||
font-size: 0;
|
||||
gap: 0;
|
||||
}
|
||||
|
||||
.dashboard-tab i, .dashboard-tab svg {
|
||||
width: 12px !important;
|
||||
height: 12px !important;
|
||||
width: 16px !important;
|
||||
height: 16px !important;
|
||||
}
|
||||
|
||||
.breadcrumb {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user