Update 0BDFDB.raw.css

This commit is contained in:
Mirco Wittrien 2022-04-25 18:37:04 +02:00 committed by GitHub
parent 9d8ef036c7
commit 518e879bfe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -1027,6 +1027,9 @@ input[REPLACE_CLASS_input][REPLACE_CLASS_inputerror] {
[REPLACE_CLASS_modalwrapper] [REPLACE_CLASS_modalheader] > [REPLACE_CLASS_headerwrapper] {
flex: 1 0 auto;
}
[REPLACE_CLASS_modalwrapper] [REPLACE_CLASS_modalfooter] [REPLACE_CLASS_button] {
margin-left: 8px;
}
[REPLACE_CLASS_modalwrapper] [REPLACE_CLASS_modalclose] [REPLACE_CLASS_buttoncontents] {
display: flex;
justify-content: center;