news updates: fix updates not being visible.

This commit is contained in:
evazion
2022-04-01 00:34:56 -05:00
parent 10e3416c95
commit 6ad7df0ded

View File

@@ -2,7 +2,6 @@ div#news-updates {
padding: 5px;
background: var(--news-updates-background);
border-bottom: 2px solid var(--news-updates-border-color);
overflow: hidden;
font-size: var(--text-sm);
ul {