Performance improvements
All checks were successful
Build and Deploy Nuxt / build (push) Successful in 41s
All checks were successful
Build and Deploy Nuxt / build (push) Successful in 41s
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div style="display: flex; gap: 1rem; max-height: calc(100vh - 130px);">
|
||||
<div style="flex: 4; overflow-y: auto; text-align: center;">
|
||||
<div style="flex: 5; overflow-y: auto; text-align: center;">
|
||||
<slot name="left" />
|
||||
</div>
|
||||
<div style="flex: 2; overflow-y: auto; margin-left: 25px;">
|
||||
|
||||
Reference in New Issue
Block a user