[Fix] selecting multiclass and multiple sheet issues (#1884)

* Fix error with adding multiclass

* Make it more card like

* Fix issues with responsiveness when resized

* Fix cards spilling out of container when multiple lines

* Remove mask and fix regression in scrollbar
This commit is contained in:
Carlos Fernandez 2026-05-15 03:23:55 -04:00 committed by GitHub
parent 855f4549ec
commit dd2aa10871
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 90 additions and 85 deletions

View file

@ -0,0 +1,6 @@
@import './navigation-container.less';
@import './selections-container.less';
@import './summary-container.less';
@import './tiers-container.less';
@import './footer.less';
@import './sheet.less';