From a865e6babcda33f9ceea9cfcee7713b346b70850 Mon Sep 17 00:00:00 2001 From: Brandon Fergerson Date: Sat, 30 Apr 2022 07:40:43 +0200 Subject: [PATCH] portal style --- src/layout/components/AppMain.vue | 17 ++++++++++++++--- src/layout/components/SideBar.vue | 25 ++++++++++++++++--------- 2 files changed, 30 insertions(+), 12 deletions(-) diff --git a/src/layout/components/AppMain.vue b/src/layout/components/AppMain.vue index ec7dbf36..4cd1f243 100644 --- a/src/layout/components/AppMain.vue +++ b/src/layout/components/AppMain.vue @@ -13,7 +13,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -->