auth
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
/* src\app\features\auth\components\login\login.component.css */
|
||||
@import '../../_auth-common.css';
|
||||
|
||||
/* Stile NUR für die Login-Seite */
|
||||
:host { display: block; width: 100%; }
|
||||
|
||||
.form-actions {
|
||||
text-align: right;
|
||||
margin-top: -0.75rem;
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
Reference in New Issue
Block a user