mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
File dialogue layout tweaks.
This commit is contained in:
parent
a53811ef27
commit
1172e31019
@ -509,6 +509,7 @@ button.list span {
|
|||||||
bottom: 4px;
|
bottom: 4px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
.allowed_file_types .create_input {
|
.allowed_file_types .create_input {
|
||||||
@ -526,7 +527,6 @@ button.list span {
|
|||||||
-webkit-border-radius: 3px;
|
-webkit-border-radius: 3px;
|
||||||
-moz-border-radius: 3px;
|
-moz-border-radius: 3px;
|
||||||
height: 22px;
|
height: 22px;
|
||||||
width: 140px;
|
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
display: inline;
|
display: inline;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user