mirror of
https://github.com/discourse/discourse.git
synced 2025-09-03 08:39:21 +08:00
FIX: do not show read-only cursor on mini-tag-chooser (#5653)
This commit is contained in:
parent
81780d8607
commit
187fdb9799
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
|||
padding: 0;
|
||||
outline: none;
|
||||
box-shadow: none;
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue