mirror of
https://github.com/HugoAura/Seewo-HugoAura.git
synced 2026-06-21 15:44:26 +08:00
[Feat] Basic PLS lifecycle mgmt
This commit is contained in:
@@ -46,6 +46,15 @@
|
||||
flex: 0.75;
|
||||
}
|
||||
|
||||
.aura-settings-entry-operation-area.ase-operation-area-disabled {
|
||||
opacity: 0.25;
|
||||
cursor: not-allowed;
|
||||
}
|
||||
|
||||
.aura-settings-entry-operation-area.ase-operation-area-disabled * {
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.aura-settings-entry-operation-area.form-switch {
|
||||
transform: scale(1.2);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user