mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Fix global priority icon being briefly visible
Fixes #549, it wasn't a performance issue after all.
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
#primary,
|
||||
#secondary,
|
||||
#secondary iron-icon {
|
||||
transition: 0.6s;
|
||||
transition: height 0.6s;
|
||||
}
|
||||
:host-context(body[data-editors]) #primary {
|
||||
line-height: normal;
|
||||
|
||||
Reference in New Issue
Block a user