Merge branch 'master' into dev

This commit is contained in:
Nick O'Leary
2023-04-28 18:49:03 +01:00
14 changed files with 57 additions and 35 deletions

View File

@@ -31,6 +31,7 @@
> span {
display: inline-block;
margin-left: 5px;
overflow-wrap: anywhere;
}
border-bottom: 1px solid var(--red-ui-secondary-border-color);
}