Add item detail page
This commit is contained in:
@@ -9,6 +9,14 @@
|
||||
height: 25px;
|
||||
overflow: hidden;
|
||||
|
||||
&--big {
|
||||
border-radius: 15px;
|
||||
font-size: 14px;
|
||||
line-height: 30px;
|
||||
height: 30px;
|
||||
padding: 0 20px;
|
||||
}
|
||||
|
||||
&--adopt {
|
||||
background: var(--color-green);
|
||||
}
|
||||
@@ -21,4 +29,5 @@
|
||||
&--hold {
|
||||
background: var(--color-marine);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user