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>
|
<script src="./confirm_modal.js"></script>
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
.confirm-modal {
|
.confirm-modal {
|
||||||
.dialog-modal-content {
|
|
||||||
padding: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.content {
|
.content {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: start;
|
align-items: center;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
line-height: 1.4;
|
justify-content: center;
|
||||||
|
line-height: 1.5;
|
||||||
|
|
||||||
p {
|
p {
|
||||||
margin: 0.5em;
|
margin: 0.75em;
|
||||||
|
margin-right: 0;
|
||||||
|
|
||||||
&:first-child {
|
&:first-child {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue