mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 07:18:26 +01:00
add text-direction thingy
This commit is contained in:
parent
deb9de5b4e
commit
fad43e4ae8
1 changed files with 1 additions and 0 deletions
|
@ -536,6 +536,7 @@ height: 36px;
|
|||
display: flex;
|
||||
flex-direction: row;
|
||||
gap: 8px;
|
||||
text-decoration: none;
|
||||
color: #fff !important;
|
||||
border: 1px solid var(--border-color);
|
||||
justify-content: center;
|
||||
|
|
Loading…
Reference in a new issue