mirror of
https://github.com/directus/directus.git
synced 2026-01-31 21:58:16 -05:00
Give page title more left space
This commit is contained in:
@@ -120,7 +120,7 @@ export default defineComponent({
|
||||
align-items: center;
|
||||
max-width: calc(100% - 12px - 44px - 120px - 12px - 8px);
|
||||
height: 100%;
|
||||
margin-left: 12px;
|
||||
margin-left: 16px;
|
||||
|
||||
@include breakpoint(small) {
|
||||
max-width: 70%;
|
||||
|
||||
Reference in New Issue
Block a user