mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-01-11 10:12:56 -05:00
Disable status content outline (#5921)
This commit is contained in:
parent
832a7f9a05
commit
65e0bbd958
@ -519,6 +519,10 @@
|
||||
overflow: hidden;
|
||||
white-space: pre-wrap;
|
||||
|
||||
&:focus {
|
||||
outline: 0;
|
||||
}
|
||||
|
||||
&.status__content--with-spoiler {
|
||||
white-space: normal;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user