mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-22 07:08:07 +01:00
[Glitch] Restore list column border
Port de4f7859b4
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
480dcecc11
commit
bfb610922d
1 changed files with 1 additions and 0 deletions
|
@ -8498,6 +8498,7 @@ noscript {
|
|||
justify-content: flex-start;
|
||||
gap: 15px;
|
||||
align-items: center;
|
||||
border: 1px solid var(--background-border-color);
|
||||
border-top: 0;
|
||||
|
||||
label {
|
||||
|
|
Loading…
Reference in a new issue