Feat: Versteckt Standard-Anmelde-Form
This commit is contained in:
@@ -338,3 +338,11 @@ footer {
|
|||||||
bottom: 0;
|
bottom: 0;
|
||||||
z-index: 1000;
|
z-index: 1000;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div.ui.attached.segment form.ui.form {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.ui.attached.segment div.divider.divider-text {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
@@ -313,3 +313,11 @@ footer {
|
|||||||
bottom: 0;
|
bottom: 0;
|
||||||
z-index: 1000;
|
z-index: 1000;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div.ui.attached.segment form.ui.form {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.ui.attached.segment div.divider.divider-text {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user