fix: broken sticky sections on font size

This commit is contained in:
liyasthomas
2021-08-04 01:00:06 +05:30
parent d0c0a543cf
commit b03565a816
27 changed files with 128 additions and 54 deletions

View File

@@ -1,6 +1,15 @@
<template>
<AppSection label="environments">
<div class="bg-primary rounded-t flex flex-col top-8 z-10 sticky">
<div
class="
bg-primary
rounded-t
flex flex-col
top-sidebarPrimaryStickyFold
z-10
sticky
"
>
<div class="select-wrapper">
<select
v-model="selectedEnvironmentIndex"