mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 02:19:27 +08:00
UX: ensures cursor is pointer over custom sections (#21138)
This commit is contained in:
parent
ca82752976
commit
4fee0fc333
|
@ -21,6 +21,7 @@
|
|||
a {
|
||||
-webkit-touch-callout: none !important;
|
||||
@include unselectable;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.sidebar-section-wrapper.disabled {
|
||||
|
|
Loading…
Reference in New Issue
Block a user