Various fixes

This commit is contained in:
barsdeveloper
2022-09-25 17:26:09 +02:00
parent 4d35c198db
commit e0186fc408
13 changed files with 31 additions and 52 deletions

View File

@@ -445,10 +445,6 @@ ueb-pin[data-type=exec] .ueb-pin-icon {
height: 100%;
}
ueb-pin[data-linked=true] .ueb-pin-tofill {
fill: var(--ueb-pin-color);
}
ueb-pin[data-linked=true] .ueb-pin-tofill {
fill: currentColor;
}