refactor: use floating ui for dropdowns
This commit is contained in:
@@ -37,12 +37,7 @@ if (import.meta.client) {
|
||||
</template>
|
||||
|
||||
<style>
|
||||
body {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
#__nuxt {
|
||||
padding: 0.5rem;
|
||||
height: 100%;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user