mirror of
https://github.com/mastodon/mastodon.git
synced 2024-11-30 00:30:40 +00:00
Restore list column border (#32367)
This commit is contained in:
parent
e5e0144957
commit
de4f7859b4
|
@ -7961,6 +7961,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