1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-08-17 23:49:37 +02:00

form control fix

This commit is contained in:
gilbn 2021-08-20 19:02:40 +02:00
parent 1f47a9733d
commit daf073b38d

View File

@ -294,7 +294,6 @@ select.form-control:focus {
.form-control {
background: rgba(0, 0, 0, 0.25);
border-radius: 3px;
padding: inherit;
}
#githubVersions .bg-org {