|
@@ -10,6 +10,7 @@ body {
|
|
#content {
|
|
#content {
|
|
margin-bottom: auto !important;
|
|
margin-bottom: auto !important;
|
|
}
|
|
}
|
|
|
|
+
|
|
body, button, input, textarea {
|
|
body, button, input, textarea {
|
|
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",
|
|
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",
|
|
Roboto,Helvetica,Arial,sans-serif;
|
|
Roboto,Helvetica,Arial,sans-serif;
|
|
@@ -225,6 +226,7 @@ body, button, input, textarea {
|
|
.max-hide-overflow {
|
|
.max-hide-overflow {
|
|
max-height: 1000px!important;
|
|
max-height: 1000px!important;
|
|
}
|
|
}
|
|
|
|
+}
|
|
|
|
|
|
.notification-image {
|
|
.notification-image {
|
|
background-size: cover;
|
|
background-size: cover;
|