mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 12:13:48 +01:00
fix: collapsing white space
This commit is contained in:
parent
450eae74c1
commit
d9d8cb31cf
@ -205,7 +205,7 @@ let collapsed = $ref(isLong);
|
||||
&.collapsed,
|
||||
&.truncate {
|
||||
:deep(br) {
|
||||
display: none; // collapse white spaces
|
||||
display: block; // collapse white spaces
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user