nimbus-gui/src/App.css

9 lines
66 B
CSS

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