Files
modrinth/packages/ui/src/components/servers/labels/Separator.vue
T
ProspectorandCalum H. 7dbbbe590f chore: clean up a bunch of legacy styles (#5973)
* remove unused experimental-styles-within

* remove unused styles

* more cleanup + prepr

* Refactor nearly all legacy buttons to use ButtonStyled

* prepr

* Update MC account selector to modern version

* prepr

---------

Co-authored-by: Calum H. <calum@modrinth.com>
2026-05-03 18:53:06 +00:00

4 lines
86 B
Vue

<template>
<div class="h-1.5 w-1.5 bg-button-border rounded-full"></div>
</template>