Merge pull request #4172 from penpot/ladybenko-6982-ui-fixes-design-tab

🐛 UI fixes for the design tab
This commit is contained in:
Eva Marco
2024-02-22 08:42:08 +01:00
committed by GitHub
11 changed files with 106 additions and 98 deletions

View File

@@ -130,6 +130,8 @@
color: var(--button-tertiary-foreground-color-rest);
background-color: transparent;
border: var(--button-tertiary-border-width) solid transparent;
display: grid;
place-content: center;
svg,
span svg {
stroke: var(--button-tertiary-foreground-color-rest);