add item responsive control
This commit is contained in:
6
public/css/app.css
vendored
6
public/css/app.css
vendored
@ -47245,6 +47245,12 @@ html[dir="rtl"] .lines-radius-border thead td:last-child {
|
||||
}
|
||||
}
|
||||
|
||||
@media only screen and (min-width: 480px) {
|
||||
.large-overflow-unset {
|
||||
overflow-x: unset;
|
||||
}
|
||||
}
|
||||
|
||||
#nprogress .bar {
|
||||
background: #A6A8C9 !important;
|
||||
height: 5px !important;
|
||||
|
Reference in New Issue
Block a user