refactor: alert styles

This commit is contained in:
Aman Harwara
2023-01-16 19:52:10 +05:30
parent dfa0e164bb
commit bb6e655d2f
7 changed files with 72 additions and 42 deletions

View File

@@ -59,6 +59,7 @@
.sn-component {
height: 100%;
.sk-panel {
border-radius: 0.25rem;
height: 100%;
}
}
@@ -105,6 +106,7 @@
padding: 0;
padding-bottom: 0;
min-width: 300px;
border-radius: 0.25rem;
-webkit-box-shadow: 0px 2px 35px 0px rgba(0, 0, 0, 0.19);
-moz-box-shadow: 0px 2px 35px 0px rgba(0, 0, 0, 0.19);