|
@@ -878,6 +878,12 @@ body .bytm-ripple.slower {
|
|
justify-content: space-between;
|
|
justify-content: space-between;
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+#bytm-prompt-dialog-header {
|
|
|
|
+ display: flex;
|
|
|
|
+ flex-direction: row;
|
|
|
|
+ align-items: center;
|
|
|
|
+}
|
|
|
|
+
|
|
#bytm-prompt-dialog-header svg {
|
|
#bytm-prompt-dialog-header svg {
|
|
width: 24px;
|
|
width: 24px;
|
|
height: 24px;
|
|
height: 24px;
|