mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-19 16:08:34 +01:00
Fix styles for ordered lists after css reset
This commit is contained in:
@@ -178,7 +178,9 @@
|
||||
ol {
|
||||
@include mixins.font-body-1;
|
||||
line-height: 26px;
|
||||
list-style-type: decimal;
|
||||
list-style-position: inside;
|
||||
margin-block: 8px;
|
||||
padding-inline-start: 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user