Files
SIB/frontend/src/style.css

6 lines
170 B
CSS
Raw Normal View History

2026-02-21 09:53:31 -05:00
/* Global styles are now managed in App.vue and component-specific styles.
This file has been cleared to prevent layout conflicts. */
* {
box-sizing: border-box;
}