Unordered lists in posts should always be disc

pull/165/head^2
Lim Chee Aun 2023-06-14 18:54:46 +08:00
rodzic a8c2287038
commit ccb656b793
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -520,6 +520,9 @@
margin-inline: 0;
padding-inline-start: 1.5em;
}
.status .content ul {
list-style-type: disc;
}
.status .content .invisible {
display: none;
}