Files

5 lines
82 B
CSS
Raw Permalink Normal View History

2025-09-29 11:16:14 +02:00
* {
scrollbar-color: auto !important;
scrollbar-width: thin !important;
}