mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-08 01:23:33 +00:00
9 lines
66 B
CSS
9 lines
66 B
CSS
#root {
|
|
width: 100%;
|
|
}
|
|
*,
|
|
*:focus,
|
|
*:hover {
|
|
outline: none;
|
|
}
|