mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-17 16:46:06 +10:00
Use default cursor for project visibility label.
This commit is contained in:
@@ -94,7 +94,7 @@
|
||||
@extend .btn-gray;
|
||||
|
||||
color: $gray;
|
||||
cursor: auto;
|
||||
cursor: default;
|
||||
|
||||
i {
|
||||
color: inherit;
|
||||
|
||||
Reference in New Issue
Block a user