feat: improve cursor
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
min-width: 0; // hack for flex ellipsis
|
||||
cursor: pointer;
|
||||
|
||||
&:active {
|
||||
opacity: @active-opacity;
|
||||
|
||||
Reference in New Issue
Block a user