Преглед на файлове

Apply TextInput styling

Forgot to put this change in last commit.
master
TheoryOfNekomata преди 3 години
родител
ревизия
9481283651
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. +2
    -0
      src/components/molecules/TextInput/index.tsx

+ 2
- 0
src/components/molecules/TextInput/index.tsx Целия файл

@@ -3,6 +3,8 @@ import styled from 'styled-components'
const Base = styled('input')({
height: '2.5rem',
border: '0.125rem solid',
borderRadius: '0.25rem',
outline: 0,
backgroundColor: 'var(--color-bg, white)',
color: 'var(--color-fg, black)',
font: 'inherit',


Зареждане…
Отказ
Запис