style(simple-modal): adjust heading styles for improved readability
style(toast-container): reduce gap between toast items for better spacing
This commit is contained in:
@@ -11,6 +11,11 @@
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
h2.simple-modal__content {
|
||||
font-size: 15px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.simple-modal__actions {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
||||
Reference in New Issue
Block a user