feat(SW-184): added menu buttons and my pages menu

This commit is contained in:
Erik Tiekstra
2024-08-20 13:31:14 +02:00
parent 08cde7ae2f
commit 45095a27d4
20 changed files with 255 additions and 66 deletions

View File

@@ -1,6 +1,7 @@
.topMenu {
background-color: var(--Base-Surface-Subtle-Normal);
padding: var(--Spacing-x2) var(--Spacing-x-one-and-half);
border-bottom: 1px solid var(--Base-Border-Subtle);
}
.content {