update signout dialog
This commit is contained in:
@@ -19,6 +19,12 @@ body {
|
||||
}
|
||||
}
|
||||
|
||||
p:not(:last-child) {
|
||||
@apply mb-2;
|
||||
margin-top: 0 !important;
|
||||
// margin-block: 0;
|
||||
}
|
||||
|
||||
.btn {
|
||||
animation-duration: 0s;
|
||||
}
|
||||
@@ -39,11 +45,6 @@ body {
|
||||
ul {
|
||||
@apply list-disc;
|
||||
}
|
||||
p {
|
||||
@apply mb-2;
|
||||
margin-top: 0 !important;
|
||||
// margin-block: 0;
|
||||
}
|
||||
h1,
|
||||
h2,
|
||||
h3,
|
||||
|
||||
Reference in New Issue
Block a user