fix: add overflow hidden back to accordion-collapse
this fix makes svelecte dropdowns' positions static, so they expand the container they're in when opened. if this causes trouble i might change it in the future
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
<script type="module" crossorigin src="/assets/main.6b1135d0.js"></script>
|
||||
<link rel="modulepreload" href="/assets/vendor.12a7e2b7.js">
|
||||
<link rel="stylesheet" href="/assets/vendor.17033500.css">
|
||||
<link rel="stylesheet" href="/assets/main.26039e3a.css">
|
||||
<link rel="stylesheet" href="/assets/main.c57501fc.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
Reference in New Issue
Block a user