mirror of
https://github.com/traefik/traefik
synced 2026-02-03 11:10:33 +00:00
Merge branch v2.11 into v3.0
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -118,6 +118,8 @@ export default defineComponent({
|
||||
.q-toolbar {
|
||||
min-height: 48px;
|
||||
padding: 0;
|
||||
overflow-x: auto;
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
.body--dark .q-toolbar {
|
||||
|
||||
@@ -112,6 +112,8 @@ body {
|
||||
// Toolbar
|
||||
.q-toolbar {
|
||||
padding: 0 16px;
|
||||
overflow-x: auto;
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
// Card
|
||||
|
||||
Reference in New Issue
Block a user