Format code
This commit is contained in:
parent
e50d025cc3
commit
d33dfa74fc
1 changed files with 1 additions and 1 deletions
|
|
@ -206,7 +206,7 @@ export default {
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
max-height: 0;
|
max-height: 0;
|
||||||
transition: all .5s ease;
|
transition: all 0.5s ease;
|
||||||
|
|
||||||
p {
|
p {
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue