[Glitch] Restore list column border
Port de4f7859b4
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
pull/2884/head
parent
39723a4d9c
commit
1a9be3e0eb
|
@ -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 New Issue