Merge pull request #33692 from iamejaaz/scrollable-list-view-fixes
fix(minor): remove shadow in mobile
This commit is contained in:
commit
020d4f1dea
1 changed files with 1 additions and 0 deletions
|
|
@ -590,6 +590,7 @@ input.list-header-checkbox {
|
|||
.level-right {
|
||||
flex: 0 0 auto;
|
||||
width: auto;
|
||||
box-shadow: none;
|
||||
.level-item.visible-xs {
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue