fix btn--text on see-more
This commit is contained in:
parent
55a3e88ad8
commit
101c6fb98a
1 changed files with 2 additions and 1 deletions
|
@ -4351,7 +4351,8 @@ footer {
|
||||||
background: white;
|
background: white;
|
||||||
|
|
||||||
.btn {
|
.btn {
|
||||||
padding: 7px 0;
|
padding-top: 17px;
|
||||||
|
padding-bottom: 17px;
|
||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue