mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 18:23:50 +00:00
multi-pane window to overflow after reaching the max height h-100
This commit is contained in:
parent
35bc07f911
commit
fd49970cae
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<div class="card h-100 w-100">
|
||||
<div class="card h-100 w-100 overflow-auto">
|
||||
<div class="drag-header card-header">
|
||||
{{ header }}
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue
Block a user