13148-Empty views - AWS

This commit is contained in:
Pablo Aragon 2024-04-05 08:27:23 +02:00
parent a1e9c20f0b
commit cccdeb6a38
2 changed files with 55 additions and 0 deletions

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 15 KiB

View File

@ -13991,3 +13991,8 @@ form#submit-plugin > input[type="file"] {
line-height: 34px;
padding-top: 0;
}
form#aws-view > span.select2 {
vertical-align: bottom;
margin-right: 15px;
}