mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-24 22:36:19 -04:00
Fixed: Cancelling editing a modal will reset to previous saved state
This commit is contained in:
@@ -247,3 +247,9 @@ body {
|
||||
margin-bottom : 0px;
|
||||
}
|
||||
}
|
||||
|
||||
.twitter-typeahead {
|
||||
.form-control[disabled] {
|
||||
background-color: #ffffff;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user