mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced 2026-03-10 06:06:47 -04:00
Prevent display configuration changes from overwriting in-progress edits.
This commit is contained in:
@@ -105,3 +105,6 @@ td[data-plc-value="true"] {
|
||||
width: 110px;
|
||||
text-align: left;
|
||||
}
|
||||
input[data-changed="true"], select[data-changed="true"] {
|
||||
border: 2px solid #f00;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user