mirror of
https://github.com/em-squared/5e-drs.git
synced 2025-10-30 05:04:21 +00:00
corrections liens discord + ajout lien scribes & dragons
This commit is contained in:
parent
52509971f4
commit
9c1ff334d9
4 changed files with 6 additions and 5 deletions
|
|
@ -10,7 +10,7 @@
|
|||
|
||||
<Navbar class="d-print-none" />
|
||||
|
||||
<v-content>
|
||||
<v-main>
|
||||
<v-container fluid ref="container">
|
||||
<v-row align="start" justify="center">
|
||||
<v-col cols="12">
|
||||
|
|
@ -30,7 +30,7 @@
|
|||
<v-icon class="d-print-none">mdi-chevron-up</v-icon>
|
||||
</v-btn>
|
||||
</v-fab-transition>
|
||||
</v-content>
|
||||
</v-main>
|
||||
|
||||
<v-bottom-sheet v-model="cookieConsentDialog" hide-overlay>
|
||||
<v-sheet class="" tile>
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@
|
|||
column-gap: 18pt;
|
||||
}
|
||||
|
||||
.v-content {
|
||||
.v-content, .v-main {
|
||||
padding: 0 !important
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue