Skip to content

Commit 615e9e8

Browse files
committed
admin panel ui fix
1 parent b0b6885 commit 615e9e8

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

src/Views/blogetc_admin/layouts/admin_layout.blade.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@
8787

8888
<main class="py-4">
8989
<div class="container">
90-
<div class='row full-width-div'>
91-
<div class='col-md-3 list-group-color'>
90+
<div class='row full-width-div nav-bar-full'>
91+
<div class='list-group-color'>
9292
@include("blogetc_admin::layouts.sidebar")
9393
<div class=' list-group-color text-center mt-5 mb-3 text-muted hessam-version'>
9494
<small><a href='https://github.com/vhessam/laravel-blogger'>Hessam CMS</a></small>

src/css/blogetc_admin_css.css

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)