mirror of
https://github.com/Xevion/glance.git
synced 2025-12-18 00:12:03 -06:00
Reduce status icon size
This commit is contained in:
@@ -1389,6 +1389,12 @@ details[open] .summary::after {
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
.monitor-site-status-icon-compact {
|
||||
width: 1.8rem;
|
||||
height: 1.8rem;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
.thumbnail {
|
||||
filter: grayscale(0.2) contrast(0.9);
|
||||
opacity: 0.8;
|
||||
|
||||
Reference in New Issue
Block a user