This commit is contained in:
Peter Maquiran
2021-10-25 15:31:43 +01:00
parent 8da2133486
commit 032042635d
30 changed files with 67 additions and 26 deletions
@@ -39,7 +39,7 @@
width: 100% !important;
}
.btn-cancel:hover{
background-color: #42b9fe;
background-color: var(--button-hover);
color: #fff !important;
}
.mobile-only{