nimbus-gui/src/App.css
2024-03-08 13:53:03 +02:00

9 lines
66 B
CSS

#root {
width: 100%;
}
*,
*:focus,
*:hover {
outline: none;
}