fix btn--text in buttonDropdown
This commit is contained in:
parent
101c6fb98a
commit
e814452886
1 changed files with 2 additions and 2 deletions
|
@ -696,8 +696,8 @@ pre code.hljs {
|
|||
}
|
||||
|
||||
.btn--text {
|
||||
padding-left: 3px;
|
||||
padding-right: 3px;
|
||||
padding-left: 13px;
|
||||
padding-right: 13px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue