♻️ Remove new-css-system on assets tab

This commit is contained in:
Eva 2023-12-29 17:48:11 +01:00 committed by Alonso Torres
parent c9200f235e
commit dc4bf82684
19 changed files with 1140 additions and 2283 deletions

View file

@ -24,7 +24,7 @@
cursor: pointer;
color: var(--modal-title-foreground-color);
text-transform: uppercase;
margin-bottom: $s-8;
input {
@extend .input-element;
color: var(--input-foreground-color-active);
@ -143,6 +143,7 @@
.hint {
@include titleTipography;
color: var(--modal-text-foreground-color);
width: 99%;
}