Merge commit '538914def2
' into kb_migration
This commit is contained in:
commit
130aaa0861
6 changed files with 92 additions and 75 deletions
|
@ -3008,6 +3008,8 @@ $ui-header-height: 55px;
|
|||
margin-bottom: 10px;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
border-radius: 4px;
|
||||
overflow: hidden;
|
||||
|
||||
a {
|
||||
transition: background 100ms ease-in;
|
||||
|
@ -7096,6 +7098,7 @@ noscript {
|
|||
|
||||
.drawer__pager {
|
||||
height: 50vh;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
.drawer__inner {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue