Revert clickable class

This commit is contained in:
Konstantinos Triantafyllou 2022-03-30 20:48:13 +03:00
parent 776ba07197
commit bbad5016c9
1 changed files with 4 additions and 4 deletions

View File

@ -58,10 +58,10 @@ body {
/* margin: 5px;*/
/*}*/
/*.clickable {*/
/* cursor: pointer;*/
/* user-select: none;*/
/*}*/
.clickable {
cursor: pointer;
user-select: none;
}
/*.helper-left-right {*/
/* !* margin-top: 75px; *!*/