Make DeleteServerButton more accessible

This commit is contained in:
Alejandro Celaya
2023-09-02 10:48:02 +02:00
parent b20698ecb2
commit 1ef96662a3
4 changed files with 24 additions and 15 deletions

View File

@@ -9,7 +9,7 @@
.server-error__delete-btn {
color: $dangerColor;
cursor: pointer;
font-weight: inherit;
}
.server-error__delete-btn:hover {