update buttons
This commit is contained in:
parent
467ff3657f
commit
3a045a664b
33 changed files with 360 additions and 166 deletions
|
@ -22,7 +22,10 @@
|
|||
}
|
||||
|
||||
.promptDialog.fullscreen .btnSubmit {
|
||||
display: block;
|
||||
display: flex;
|
||||
width: 100%;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.promptDialog.fullscreen .btnPromptExit {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue