Fix missing spacing after frequency disambiguation (#1432)
This commit is contained in:
parent
b778974938
commit
e8d22b883b
@ -1089,6 +1089,7 @@ button.action-button[data-icon=source-term]::before {
|
||||
}
|
||||
.frequency-disambiguation {
|
||||
color: var(--text-color-light3);
|
||||
padding-right: 0.25em;
|
||||
}
|
||||
.frequency-separator::before {
|
||||
content: '';
|
||||
|
Loading…
Reference in New Issue
Block a user