mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 03:48:31 +02:00
🐛 Fixes dashboard preview text alignment
This commit is contained in:
parent
7846682223
commit
0a6e0d0f2c
2 changed files with 5 additions and 0 deletions
|
@ -38,6 +38,10 @@
|
|||
width: 18%;
|
||||
box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
|
||||
|
||||
.grid-item-th {
|
||||
text-align: initial;
|
||||
}
|
||||
|
||||
&.placeholder {
|
||||
min-width: 115px;
|
||||
max-width: 115px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue