mirror of
https://github.com/discourse/discourse.git
synced 2025-03-09 14:34:35 +00:00
UX: truncate theme toggle text to avoid overflow (#21022)
This commit is contained in:
parent
ba119555fe
commit
e823ac7ff8
@ -196,6 +196,10 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.d-button-label {
|
||||||
|
@include ellipsis;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.themes-list-container {
|
.themes-list-container {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user