ui: cursor

This commit is contained in:
cha0s 2020-06-28 08:43:11 -05:00
parent 19c4668b3c
commit b6b715dc87

View File

@ -8,3 +8,7 @@
.rst__virtualScrollOverride:focus {
box-shadow: none;
}
.rstcustom__rowWrapper {
cursor: pointer;
}