This commit is contained in:
2020-06-24 18:56:24 +03:00
parent 9447ee613b
commit 5d4972145b
119 changed files with 5412 additions and 5086 deletions
+20
View File
@@ -0,0 +1,20 @@
.APPost
display: flex
flex-direction: column
.Input, .TextField, .Button
font-size: 1.2rem
.Input, .TextField
margin-bottom: 1rem
.TextField
width: 100%
min-height: 4rem
resize: none
&__Short, &__Full
display: flex
flex-direction: column
align-items: flex-start
margin-bottom: 1rem