mirror of
https://github.com/penpot/penpot.git
synced 2025-05-17 22:56:10 +02:00
🐛 Fix dropdown colors in the right sidebar for typography / recent
This commit is contained in:
parent
5cfc135791
commit
4b79424903
4 changed files with 4 additions and 4 deletions
|
@ -21,6 +21,7 @@
|
|||
padding: $s-2;
|
||||
cursor: pointer;
|
||||
font-size: $fs-12;
|
||||
height: 100%;
|
||||
.tab-container-tab-wrapper {
|
||||
@include flexCenter;
|
||||
flex-direction: row;
|
||||
|
@ -97,4 +98,4 @@
|
|||
overflow-x: hidden;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue