initial temp fixes on form fields
This commit is contained in:
@@ -28,14 +28,14 @@
|
||||
|
||||
// INPUT
|
||||
.ant-input-affix-wrapper {
|
||||
border-radius: 5px;
|
||||
background-color: rgba(255,255,255,.1);
|
||||
// border-radius: 5px;
|
||||
// background-color: rgba(255,255,255,.1);
|
||||
|
||||
textarea {
|
||||
border-radius: 5px;
|
||||
// border-radius: 5px;
|
||||
}
|
||||
input {
|
||||
background-color: transparent;
|
||||
// background-color: transparent;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user