🚀 Auto-deploy: BotVPS atualizado em 29/04/2026 10:45:44
This commit is contained in:
@@ -40,10 +40,12 @@
|
|||||||
::-webkit-scrollbar-thumb:hover { background: var(--accent); }
|
::-webkit-scrollbar-thumb:hover { background: var(--accent); }
|
||||||
|
|
||||||
/* Scrollbar Fix for Firefox / Modern Browsers */
|
/* Scrollbar Fix for Firefox / Modern Browsers */
|
||||||
|
@supports (scrollbar-width: thin) {
|
||||||
* {
|
* {
|
||||||
scrollbar-width: thin;
|
scrollbar-width: thin;
|
||||||
scrollbar-color: var(--accent) transparent;
|
scrollbar-color: var(--accent) transparent;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
@keyframes pulse {
|
@keyframes pulse {
|
||||||
0% {
|
0% {
|
||||||
|
|||||||
Reference in New Issue
Block a user