Update compenidum browser subclass class filter

This commit is contained in:
Dapoolp 2025-08-23 14:05:25 +02:00
parent 11607e2221
commit fd890120f7
4 changed files with 17 additions and 14 deletions

View file

@ -356,6 +356,8 @@
display: grid;
grid-template-rows: 0fr;
transition: all 0.3s ease-in-out;
width: 100%;
.wrapper {
overflow: hidden;
display: grid;