mirror of
https://github.com/overte-org/overte.git
synced 2025-08-10 08:48:53 +02:00
Create App "tools" menu implementation
Create App "tools" menu implementation
This commit is contained in:
parent
af9367ae29
commit
ab999e529d
1 changed files with 1 additions and 1 deletions
|
@ -404,7 +404,7 @@ input[type=button], button.hifi-edit-button {
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
height: 28px;
|
height: 28px;
|
||||||
min-width: 120px;
|
min-width: 70px;
|
||||||
padding: 0 18px;
|
padding: 0 18px;
|
||||||
margin-right: 6px;
|
margin-right: 6px;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
|
|
Loading…
Reference in a new issue