mirror of
https://github.com/penpot/penpot.git
synced 2025-05-12 01:46:37 +02:00
💄 New UI polishing
This commit is contained in:
parent
fe1a433440
commit
71d622bdae
16 changed files with 84 additions and 47 deletions
|
@ -14,10 +14,13 @@
|
|||
.tab-container-content {
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.tab-element {
|
||||
height: fit-content;
|
||||
flex: 1;
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
.tab-container-tabs {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue