mirror of
https://github.com/penpot/penpot.git
synced 2025-05-21 12:46:15 +02:00
♻️ Remove new-css-system on assets tab
This commit is contained in:
parent
c9200f235e
commit
dc4bf82684
19 changed files with 1140 additions and 2283 deletions
|
@ -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%;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue