mirror of
https://github.com/mastodon/mastodon.git
synced 2025-10-12 03:51:39 +00:00
12 lines
161 B
SCSS
12 lines
161 B
SCSS
.simple_form .warning {
|
|
box-shadow: none;
|
|
text-shadow: none;
|
|
}
|
|
|
|
.nothing-here,
|
|
.directory__tag > a,
|
|
.directory__tag > div,
|
|
.card > a {
|
|
box-shadow: none;
|
|
}
|