Changes to the editor UI

This commit is contained in:
alonso.torres 2023-05-08 17:25:22 +02:00
parent 3c8934e847
commit 5925d2520f
16 changed files with 350 additions and 168 deletions

View file

@ -123,6 +123,10 @@
padding: $size-1;
svg {
fill: $color-gray-20;
&.icon-close {
transform: rotate(45deg);
}
}
&:hover {
background: transparent;