Files
SpotMicroESP32-Leika/app2/src/app.css
T
2024-05-03 16:23:03 +02:00

18 lines
248 B
CSS

@tailwind base;
@tailwind components;
@tailwind utilities;
#nipple_0_0, #nipple_1_1 {
z-index: 10!important;
}
#three-gui-panel {
top: 64px;
right: 0px;
}
@media (max-width: 1023px) {
#three-gui-panel {
top: 48px;
}
}