Merge pull request #935 from val-makkas/fix/sidedrawer-show-desc
Some checks are pending
Build / build (push) Waiting to run

fix(SideDrawer): add show more/less button for description
This commit is contained in:
Timothy Z. 2025-06-14 17:46:25 +03:00 committed by GitHub
commit 4dcdff7700
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -57,7 +57,7 @@
.info {
padding: @padding;
overflow-y: auto;
flex: none;
flex: 1;
.side-drawer-meta-preview {
.action-buttons-container {