Revert clickable class
This commit is contained in:
parent
776ba07197
commit
bbad5016c9
|
@ -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; *!*/
|
||||
|
|
Loading…
Reference in New Issue