mirror of
https://github.com/dtomlinson91/anno-production-chain-renderer.git
synced 2025-12-22 06:15:45 +00:00
add latest
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<q-layout view="lHh Lpr lFf">
|
||||
<q-layout view="lHh Lpr lFf" class="custom-width">
|
||||
<q-header>
|
||||
<q-toolbar class="border-black-bottom-med bg-white text-black">
|
||||
<q-btn
|
||||
@@ -62,4 +62,8 @@ function toggleLeftDrawer() {
|
||||
.no-link-border {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.custom-width {
|
||||
width: 5000px;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user