fluid width
This commit is contained in:
parent
5652b240dc
commit
b8adb3fa2f
2 changed files with 1 additions and 7 deletions
|
|
@ -8,7 +8,7 @@
|
|||
<link rel="icon shortcut" href="./static/graphicarts/anchor.png">
|
||||
</head>
|
||||
<body class="theme-light">
|
||||
<div class="wrapper d-flex vh-100" id="app" v-cloak>
|
||||
<div class="d-flex" id="app" v-cloak>
|
||||
<!-- feed list -->
|
||||
<div class="vh-100 position-relative d-flex flex-column border-right flex-shrink-0" :style="{width: feedListWidth+'px'}">
|
||||
<drag :width="feedListWidth" @resize="resizeFeedList"></drag>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue