0
0

Restore list column border (#32367)

This commit is contained in:
Michael Stanclift 2024-10-09 14:33:28 -05:00 committed by GitHub
parent d9fbb071da
commit cdf603239e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7961,6 +7961,7 @@ noscript {
justify-content: flex-start;
gap: 15px;
align-items: center;
border: 1px solid var(--background-border-color);
border-top: 0;
label {