diff --git a/corn-frontend/src/app/pages/boards/boards.component.html b/corn-frontend/src/app/pages/boards/boards.component.html index 0da32528..a1a0958a 100644 --- a/corn-frontend/src/app/pages/boards/boards.component.html +++ b/corn-frontend/src/app/pages/boards/boards.component.html @@ -1,52 +1,53 @@ - - +
+ - - -
-
+ + +
+
- {{ projectName }} + {{ projectName }} -
+
- - + + - - + + - - + + - - + + - - + + - - + + +
+ +
+ + +
+
-
- - + +
+
-
- - - -
- -
-
-
\ No newline at end of file + + +
\ No newline at end of file diff --git a/corn-frontend/src/app/pages/boards/boards.component.scss b/corn-frontend/src/app/pages/boards/boards.component.scss index 255729a6..e69de29b 100644 --- a/corn-frontend/src/app/pages/boards/boards.component.scss +++ b/corn-frontend/src/app/pages/boards/boards.component.scss @@ -1,3 +0,0 @@ -.hide { - @apply overflow-hidden; -} \ No newline at end of file