mirror of
https://github.com/HugoAura/Seewo-HugoAura.git
synced 2026-06-22 08:14:26 +08:00
[Feat] Bump version to 0.1.0-beta && 1st rel
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
.aura-config-subpage-disable-limit-root {
|
||||
opacity: 1;
|
||||
|
||||
transition: opacity 0.5s;
|
||||
}
|
||||
|
||||
.aura-config-subpage-disable-limit-root.acs-disable-limit-root-hidden {
|
||||
opacity: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user