cleanup
This commit is contained in:
@@ -134,6 +134,7 @@
|
||||
background: var(--bg);
|
||||
position: relative;
|
||||
z-index: 1000000;
|
||||
container-type: inline-size;
|
||||
}
|
||||
|
||||
.sidebar--resizing {
|
||||
@@ -210,15 +211,17 @@
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
@container (max-width: 20rem) {
|
||||
.sidebar__title-text {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.sidebar__tenant {
|
||||
color: var(--muted);
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
.sidebar__header {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.sidebar__title-button {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user