Fix issue with status width in glitch-soc
This commit is contained in:
parent
5bd7b2c6f3
commit
8bb75bd4ab
@ -11377,6 +11377,9 @@ noscript {
|
|||||||
|
|
||||||
.status {
|
.status {
|
||||||
border-bottom: 0;
|
border-bottom: 0;
|
||||||
|
|
||||||
|
// glitch-soc fix for width-constrained
|
||||||
|
contain: inline-size;
|
||||||
}
|
}
|
||||||
|
|
||||||
&__header {
|
&__header {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user