feat: revamp collections ui

This commit is contained in:
liyasthomas
2021-07-08 13:00:41 +05:30
parent 6635d449a5
commit 207dc2b6a6
29 changed files with 821 additions and 579 deletions

View File

@@ -10,7 +10,7 @@
<li class="shrink">
<label for="method">{{ $t("method") }}</label>
<span class="select-wrapper">
<tippy
<tippy interactive
ref="options"
tabindex="-1"
trigger="click"
@@ -104,7 +104,7 @@
$t("content_type")
}}</label>
<span class="select-wrapper">
<tippy
<tippy interactive
ref="contentTypeOptions"
tabindex="-1"
trigger="click"
@@ -599,7 +599,7 @@
</Pane>
</Splitpanes>
</Pane>
<Pane max-size="35" min-size="20" class="overflow-auto hide-scrollbar">
<Pane max-size="30" size="25" min-size="20" class="overflow-auto hide-scrollbar">
<aside class="h-full">
<SmartTabs styles="sticky top-0">
<SmartTab :id="'history'" :label="$t('history')" :selected="true">