👆 Добавил курсор при наведении на имя

This commit is contained in:
2020-10-07 15:52:47 +03:00
parent 7607b455e4
commit ef98a19565

View File

@@ -168,6 +168,7 @@
padding: 3px 8px 3px 8px; padding: 3px 8px 3px 8px;
margin: 0px 0px 0px 15px; margin: 0px 0px 0px 15px;
user-select: none; user-select: none;
cursor: pointer;
} }
.nameInput { .nameInput {