mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-07-23 13:15:10 +02:00
fix overlapping issue with the delete button
This commit is contained in:
parent
bd0b64c775
commit
a57a0435c1
1 changed files with 1 additions and 0 deletions
|
@ -871,6 +871,7 @@ textarea:enabled[scrolling="true"]::-webkit-resizer {
|
|||
float: right;
|
||||
margin-right: 0;
|
||||
background-color: #ff0000;
|
||||
min-width: 90px;
|
||||
}
|
||||
|
||||
#entity-list {
|
||||
|
|
Loading…
Reference in a new issue