mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
Clean Up the Contributing Documentation and Process: Part VII.LXVI
* Fix the issues in css/main.css.
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
html {
|
||||
cursor: none;
|
||||
overflow:hidden;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
::-webkit-scrollbar {
|
||||
display: none;
|
||||
display: none;
|
||||
}
|
||||
|
||||
body {
|
||||
|
Reference in New Issue
Block a user