0.0.08 form poster
This commit is contained in:
@@ -59,6 +59,9 @@
|
||||
padding: 0;
|
||||
border-radius: 0;
|
||||
}
|
||||
&.half{
|
||||
width: 50%;
|
||||
}
|
||||
&::placeholder{
|
||||
font-size: var(--placeholder-font-size);
|
||||
color: var(--placeholder-color);
|
||||
@@ -87,6 +90,7 @@
|
||||
border: 1px solid #E6E6E6;
|
||||
height: 30px;
|
||||
width: 30px;
|
||||
min-width: 30px;
|
||||
border-radius: 10px;
|
||||
&:hover{
|
||||
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
|
||||
|
||||
Reference in New Issue
Block a user