Explorar o código

Update ui-lib.module.scss

Yifei Zhang hai 1 ano
pai
achega
97a8bb52d6
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      app/components/ui-lib.module.scss

+ 2 - 2
app/components/ui-lib.module.scss

@@ -238,11 +238,11 @@
   background-color: var(--white);
   color: var(--black);
   font-family: inherit;
-  padding: 10px 90px 10px 14px;
+  padding: 10px;
   resize: none;
   outline: none;
   box-sizing: border-box;
-  min-height: 68px;
+  min-height: 30vh;
 
   &:focus {
     border: 1px solid var(--primary);