mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 12:48:28 +02:00
Merge pull request #4172 from penpot/ladybenko-6982-ui-fixes-design-tab
🐛 UI fixes for the design tab
This commit is contained in:
commit
21927fd54c
11 changed files with 106 additions and 98 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue