Merge branch 'master' into dev

This commit is contained in:
Nick O'Leary
2023-02-20 18:17:16 +00:00
9 changed files with 53 additions and 14 deletions

View File

@@ -32,7 +32,7 @@
color: var(--red-ui-primary-text-color);
border: 1px solid var(--red-ui-notification-border-default);
border-left-width: 16px;
overflow: scroll;
overflow: auto;
max-height: 80vh;
.ui-dialog-buttonset {
margin-top: 20px;