mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-04 21:22:07 +00:00
[CodeHealth] Use scoped CSS in views (#2262)
This commit is contained in:
@@ -78,7 +78,7 @@ const continueToInstall = () => {
|
||||
}
|
||||
</script>
|
||||
|
||||
<style>
|
||||
<style scoped>
|
||||
.sad-container {
|
||||
@apply grid items-center justify-evenly;
|
||||
grid-template-columns: 25rem 1fr;
|
||||
|
||||
Reference in New Issue
Block a user