Merge pull request 'chore: remove unused css' (!30) from chore/remove-unused into main
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/30 Reviewed-by: jank1619 <jan@kjan.email> Reviewed-by: Constantin Simonis <constantin@simonis.lol>
This commit is contained in:
commit
77b7f822d8
1 changed files with 0 additions and 9 deletions
|
@ -11,15 +11,6 @@ body {
|
||||||
@apply bg-deep-blue text-gray-100;
|
@apply bg-deep-blue text-gray-100;
|
||||||
}
|
}
|
||||||
|
|
||||||
html,
|
|
||||||
body {
|
|
||||||
height: 100%;
|
|
||||||
}
|
|
||||||
body {
|
|
||||||
margin: 0;
|
|
||||||
font-family: Roboto, 'Helvetica Neue', sans-serif;
|
|
||||||
}
|
|
||||||
|
|
||||||
.mat-mdc-dialog-container {
|
.mat-mdc-dialog-container {
|
||||||
--mdc-dialog-container-color: var(--color-deep-blue-light) !important;
|
--mdc-dialog-container-color: var(--color-deep-blue-light) !important;
|
||||||
--mdc-dialog-subhead-color: #ffffff !important;
|
--mdc-dialog-subhead-color: #ffffff !important;
|
||||||
|
|
Reference in a new issue