pint/public/unhide.css
2022-07-12 13:41:53 +08:00

4 lines
49 B
CSS

html,
body {
visibility: visible !important;
}