wa(front): Make the background white of all webapps (#7341)
Signed-off-by: Kimonas Sotirchos <kimwnasptd@gmail.com>
This commit is contained in:
Родитель
1a494d4ac3
Коммит
5302ed1f09
|
@ -96,6 +96,7 @@ mat-form-field .mat-form-field {
|
|||
html,
|
||||
body {
|
||||
margin: 0;
|
||||
background: white;
|
||||
}
|
||||
|
||||
.flex {
|
||||
|
|
Загрузка…
Ссылка в новой задаче