mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-25 01:04:06 +00:00
## Summary Align color names and organize style.css some more ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-6337-Style-Token-renaming-and-style-organization-29a6d73d365081b69f25ce1298c67fdc) by [Unito](https://www.unito.io)
6 lines
111 B
Vue
6 lines
111 B
Vue
<template>
|
|
<div
|
|
class="h-6 w-px self-center bg-smoke-300/10 dark-theme:bg-smoke-600/10"
|
|
/>
|
|
</template>
|