ui: Fixed coin select.

This commit is contained in:
gerlofvanek
2022-11-11 15:12:56 +01:00
committed by tecnovert
parent d78ff8573c
commit 020a65db8a
5 changed files with 25 additions and 27 deletions

View File

@@ -6,13 +6,13 @@
border-width: 1px;
border-color: #fff
}
.blaat:active {
.ms-effect:active {
border-radius: 0.5rem;
border-width: 1px;
border-color: #3b82f6;
outline: none !important
}
.blaat:focus {
.ms-effect:focus {
border-radius: 0.5rem;
border-width: 1px;
border-color: #3b82f6;