@@ -3,32 +3,34 @@
:global {
.n-input-wrapper {
+ padding-left: 12px;
padding-right: 4px;
- height: 42px;
-
- .n-input__input-el {
- height: 100%;
- }
+ height: 42px !important;
}
.n-button {
- width: 72px;
height: 34px;
- opacity: .8;
+ font-size: 15px;
+ font-weight: 500;
+ width: auto;
- .active{
+
+ .active {
display: none;
- &:global(.n-input--focus){
+ &:global(.n-input--focus) {
display: block;
- .default{
+ .default {
- :global{
- .n-button{
+ :global {
+ .n-button {
opacity: 1;
@@ -115,12 +115,6 @@
width: 360px;
height: 42px;
font-size: 16px;
- img {
- width: 18px;
- height: 18px;
padding-left: 12px;