more swag
This commit is contained in:
parent
01e2e0139a
commit
f49259ac1f
1 changed files with 5 additions and 7 deletions
|
|
@ -40,18 +40,16 @@
|
|||
<script src="./confirm_modal.js"></script>
|
||||
<style lang="scss">
|
||||
.confirm-modal {
|
||||
.dialog-modal-content {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.content {
|
||||
display: flex;
|
||||
align-items: start;
|
||||
align-items: center;
|
||||
text-align: left;
|
||||
line-height: 1.4;
|
||||
justify-content: center;
|
||||
line-height: 1.5;
|
||||
|
||||
p {
|
||||
margin: 0.5em;
|
||||
margin: 0.75em;
|
||||
margin-right: 0;
|
||||
|
||||
&:first-child {
|
||||
margin-top: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue