mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
[bugfix/frontend] Small safari + gnome web fixes (#3219)
* [bugfix/frontend] Small safari + gnome web fixes * wee * update comment
This commit is contained in:
@@ -308,6 +308,10 @@ main {
|
||||
"eye sensitive ."
|
||||
". sensitive .";
|
||||
|
||||
&::-webkit-details-marker {
|
||||
display: none; /* Safari */
|
||||
}
|
||||
|
||||
.eye.button {
|
||||
grid-area: eye;
|
||||
align-self: start;
|
||||
|
Reference in New Issue
Block a user