Helps to identify the icon when there is low contrast between color and table background

This commit is contained in:
teoteo
2024-08-20 08:57:11 +02:00
committed by GitHub
parent 32c737fa98
commit 54ac546f78

View File

@@ -18,6 +18,7 @@
.spool-icon * { .spool-icon * {
flex: 1 1 0px; flex: 1 1 0px;
border-radius: 2px; border-radius: 2px;
border: #44444430 solid 2px;
} }
.spool-icon.vertical *:first-child { .spool-icon.vertical *:first-child {