mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
stream_settings: Fix cursor not being disabled due to specificity issue.
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
.sub_setting_checkbox {
|
||||
display: flex;
|
||||
|
||||
& .control-label-disabled label {
|
||||
& .control-label-disabled label.checkbox + label {
|
||||
cursor: not-allowed;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user