Main/resources/[carscripts]/community_bridge/web/src/index.css
2025-08-06 16:37:06 +02:00

9 lines
No EOL
88 B
CSS

.hidden {
display: none;
}
* {
overflow-y: hidden;
overflow-x: hidden;
}