Fix display of auth modal. Re #2262. (#2265)

This commit is contained in:
Matthew Heller
2022-10-26 16:35:46 -05:00
committed by GitHub
parent befe7c3fd2
commit 125343808d
4 changed files with 6 additions and 16 deletions

View File

@@ -118,7 +118,9 @@ DROPDOWN
.ant-modal-title {
color: var(--theme-color-components-modal-header-text);
}
.ant-modal-body {
overflow: scroll;
}
.ant-modal {
color: var(--theme-color-components-text-on-light);
h1 {