Add new palette UI

This commit is contained in:
Eva
2023-04-27 12:44:11 +02:00
committed by Alonso Torres
parent 56bee7dd7c
commit fe8f13ed57
114 changed files with 6754 additions and 3172 deletions

View File

@@ -15,6 +15,11 @@
background: none;
cursor: pointer;
}
@mixin removeInputStyle {
border: none;
background: none;
outline: none;
}
@mixin tabTitleTipography {
font-family: "worksans", sans-serif;