Fix mobile tab header and swipe behavior
This commit is contained in:
@@ -464,6 +464,10 @@ body {
|
||||
min-height: 48px;
|
||||
}
|
||||
|
||||
.tabs-scroll-shell {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.page-title-section,
|
||||
.admin-title-section {
|
||||
display: flex;
|
||||
@@ -609,6 +613,8 @@ body {
|
||||
width: 100%;
|
||||
max-width: none;
|
||||
margin: 0;
|
||||
flex: 1 1 auto;
|
||||
min-height: 0;
|
||||
}
|
||||
|
||||
/* Swipeable tab panels */
|
||||
|
||||
Reference in New Issue
Block a user