Files
2025-09-29 11:16:14 +02:00

5 lines
82 B
CSS

* {
scrollbar-color: auto !important;
scrollbar-width: thin !important;
}