mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-03-21 13:19:22 +01:00
Small adjustment
This commit is contained in:
parent
2b988c5669
commit
99e9ecd10e
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@
|
||||||
align-items: center;
|
align-items: center;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
border-bottom: var(--hairline-width) solid var(--outline-color);
|
border-bottom: var(--hairline-width) solid var(--outline-color);
|
||||||
|
gap: 4px;
|
||||||
|
|
||||||
&.block {
|
&.block {
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|
Loading…
Reference in a new issue