mirror of
https://github.com/pelican-dev/panel.git
synced 2026-07-15 21:48:08 +03:00
Remove cursor not allowed rule (#1147)
* remove cursor not allowed rule * re-add css rule Added the previously removed rule back and specified selector. * Apply suggestions from code review --------- Co-authored-by: Lance Pioch <lancepioch@gmail.com>
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
||||
input:read-only {
|
||||
#send-command:read-only {
|
||||
cursor: not-allowed;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user