cursor pointer to toolbtn class, added to totp copy

This commit is contained in:
Spitap
2022-09-07 17:39:11 +02:00
parent 04938855bb
commit b96319c7b8
2 changed files with 4 additions and 3 deletions

View File

@@ -13,6 +13,7 @@
}
.toolbtn {
border-radius: 7px;
cursor: pointer;
}
.toolbtn:hover {
background-color: gray;