mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-03-13 11:47:30 +08:00
Various fixes
This commit is contained in:
4
dist/css/ueb-style.css
vendored
4
dist/css/ueb-style.css
vendored
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user