try to fix bullets for ios

This commit is contained in:
E. S. 2024-02-02 02:30:38 +00:00
parent fe44297d46
commit ba113a8e87

View File

@ -342,6 +342,7 @@ table.contacts div.note {
font-size: $fs - 2px; font-size: $fs - 2px;
position: relative; position: relative;
top: -1px; top: -1px;
color: $grey !important;
} }
} }
} }