mirror of
https://github.com/ellite/Wallos.git
synced 2026-08-02 19:26:34 -04:00
remove headline border from modal
This commit is contained in:
@@ -502,7 +502,6 @@ input[type="checkbox"]:checked+label::after {
|
||||
|
||||
.subscription-modal h3 {
|
||||
margin-top: 0;
|
||||
border-bottom: 1px solid var(--main-color);
|
||||
padding-bottom: 15px;
|
||||
}
|
||||
|
||||
@@ -529,9 +528,6 @@ input[type="checkbox"]:checked+label::after {
|
||||
margin-top: 12px;
|
||||
}
|
||||
/* RESTORE MODAL END */
|
||||
/* ==================================================== */
|
||||
/* Wallos v5 — desktop split layout for auth pages */
|
||||
/* ==================================================== */
|
||||
|
||||
.auth-brand {
|
||||
display: none;
|
||||
|
||||
@@ -1884,7 +1884,6 @@ button.dark-theme-button i {
|
||||
|
||||
.subscription-form h3,
|
||||
.subscription-modal h3 {
|
||||
border-bottom: 1px solid var(--main-color);
|
||||
padding-bottom: 15px;
|
||||
margin-top: 0px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user