mirror of
https://github.com/overte-org/overte.git
synced 2025-04-25 20:16:16 +02:00
Merge pull request #6 from fayeli/tablet-edit-layout-fix
fix overlapping issue with the delete button
This commit is contained in:
commit
d6428ee98c
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