🐛 Replace overlay icons with new ones

This commit is contained in:
Belén Albeza 2024-02-09 17:13:55 +01:00 committed by Andrey Antukh
parent 2633e56a76
commit c824711893
11 changed files with 132 additions and 104 deletions

View file

@ -125,7 +125,7 @@
@include buttonStyle;
@include flexCenter;
@include focusTertiary;
--button-tertiary-border-width: $s-2;
--button-tertiary-border-width: #{$s-2};
border-radius: $br-8;
color: var(--button-tertiary-foreground-color-rest);
background-color: transparent;