mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-14 00:08:46 +00:00
Fix issue with status width in glitch-soc
This commit is contained in:
@@ -11377,6 +11377,9 @@ noscript {
|
|||||||
|
|
||||||
.status {
|
.status {
|
||||||
border-bottom: 0;
|
border-bottom: 0;
|
||||||
|
|
||||||
|
// glitch-soc fix for width-constrained
|
||||||
|
contain: inline-size;
|
||||||
}
|
}
|
||||||
|
|
||||||
&__header {
|
&__header {
|
||||||
|
|||||||
Reference in New Issue
Block a user