mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-05-05 01:27:46 +07:00
added fluid flow toggle
This commit is contained in:
parent
337f8609c2
commit
8ef10d5273
5 changed files with 104 additions and 43 deletions
|
@ -99,3 +99,12 @@
|
|||
opacity: 0.7;
|
||||
}
|
||||
}
|
||||
|
||||
.toggles {
|
||||
padding: $gap;
|
||||
font: $font_14_semibold;
|
||||
|
||||
&__label {
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue