Theming: RGB --> HSL
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
position: relative;
|
||||
border-bottom: 1px solid;
|
||||
border-top: 1px solid;
|
||||
border-color: var(--brand-color-faint);
|
||||
border-color: var(--brand-color--faint);
|
||||
transition: max-height 150ms ease;
|
||||
overflow: hidden;
|
||||
opacity: 1;
|
||||
|
||||
Reference in New Issue
Block a user