1
0

Update CSS for .paw-queued class

This commit is contained in:
2025-05-26 11:45:21 +02:00
parent bacc3bafa3
commit 382e7e3965

View File

@@ -197,7 +197,7 @@
transition: transform 0.18s cubic-bezier(0.4,0.2,0.6,1);
pointer-events: none;
padding-right:80px;
padding-top:50px;
padding-top:50px;
}
</style>
</head>