mirror of
https://github.com/penpot/penpot.git
synced 2026-02-14 15:43:14 +00:00
🐛 Fix search font visualitation
This commit is contained in:
@@ -27,6 +27,8 @@
|
||||
- Fix unpublish more than one library at the same time [Taiga #5532](https://tree.taiga.io/project/penpot/issue/5532)
|
||||
- Fix drag projects on dahsboard [Taiga #5531](https://tree.taiga.io/project/penpot/issue/5531)
|
||||
- Fix allow team name to be all blank [Taiga #5527](https://tree.taiga.io/project/penpot/issue/5527)
|
||||
- Fix search font visualitation [Taiga #5523](https://tree.taiga.io/project/penpot/issue/5523)
|
||||
|
||||
|
||||
### :arrow_up: Deps updates
|
||||
|
||||
|
||||
@@ -60,7 +60,7 @@
|
||||
font-size: $fs14;
|
||||
background-color: $color-white;
|
||||
display: flex;
|
||||
min-width: 1000px;
|
||||
max-width: 1000px;
|
||||
width: 100%;
|
||||
min-height: 97px;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user