mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-26 09:01:36 +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
39723a4d9c
commit
1a9be3e0eb
1 changed files with 1 additions and 0 deletions
|
@ -8498,6 +8498,7 @@ noscript {
|
||||||
justify-content: flex-start;
|
justify-content: flex-start;
|
||||||
gap: 15px;
|
gap: 15px;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
border: 1px solid var(--background-border-color);
|
||||||
border-top: 0;
|
border-top: 0;
|
||||||
|
|
||||||
label {
|
label {
|
||||||
|
|
Loading…
Reference in a new issue