dashboard: use text-stroke instead of drop-shadow to avoid z-index breakage
This commit is contained in:
@@ -2048,8 +2048,8 @@ tag-input {
|
||||
.has-background {
|
||||
|
||||
h1, h2, h3 {
|
||||
filter: drop-shadow(0 0 0.5px black);
|
||||
color: white;
|
||||
-webkit-text-stroke: 0.3px black;
|
||||
}
|
||||
|
||||
.modal-content {
|
||||
|
||||
Reference in New Issue
Block a user