Style sync select

This commit is contained in:
narcolepticinsomniac 2019-11-14 00:44:04 -05:00 committed by GitHub
parent 5e9af73fc5
commit fa0e0062c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -109,6 +109,10 @@ select,
flex-shrink: 0;
}
select.cloud-name {
width: auto;
}
button {
text-align: center;
}