diff --git a/main.css b/main.css index 7b2c23d..5e0bcd4 100644 --- a/main.css +++ b/main.css @@ -933,7 +933,7 @@ hr { font-size: 1.5em; z-index: 2; cursor: help; - display:none; + display:block; } .battery-charging{ @@ -5445,4 +5445,4 @@ button.toggleSettings, } #sharefilebutton{ display:none!important; -} \ No newline at end of file +}