mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-08 23:07:54 +00:00
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:
parent
335f373dd1
commit
9b8962ebeb
4 changed files with 8 additions and 6 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue