Setup Cypress tests for box and button

This commit is contained in:
Jeremy Thomas
2021-10-30 21:13:53 +01:00
parent a6cd4f302e
commit 69a991ade1
18 changed files with 13312 additions and 17 deletions

View File

@@ -32,6 +32,8 @@
.bd-categories {
--height: 1.25;
overflow-y: auto;
max-height: 100vh;
padding: var(--docs-side-padding);
position: sticky;
top: 0;