Skip to content

Commit

Permalink
decrease padding
Browse files Browse the repository at this point in the history
  • Loading branch information
shivendra-webkul committed Dec 20, 2024
1 parent c8b7cab commit 4a86d2e
Show file tree
Hide file tree
Showing 5 changed files with 81 additions and 78 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ class="group/container sidebar-collapsed flex gap-4"

<!-- Powered By -->
<div class="mt-auto pt-6">
<div class="border-t bg-white py-6 text-center text-sm font-normal dark:border-gray-800 dark:bg-gray-900 dark:text-white">
<div class="border-t bg-white py-5 text-center text-sm font-normal dark:border-gray-800 dark:bg-gray-900 dark:text-white">
@lang('admin::app.components.layouts.powered-by.description', [
'krayin' => '<a class="text-brandColor hover:underline dark:text-brandColor" href="https://krayincrm.com/">Krayin</a>',
'webkul' => '<a class="text-brandColor hover:underline dark:text-brandColor" href="https://webkul.com/">Webkul</a>',
Expand Down
77 changes: 77 additions & 0 deletions public/admin/build/assets/app-132fab2d.js

Large diffs are not rendered by default.

74 changes: 0 additions & 74 deletions public/admin/build/assets/app-5af6f62c.js

This file was deleted.

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions public/admin/build/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@
"src": "node_modules/vue-cal/dist/i18n/zh-hk.es.js"
},
"src/Resources/assets/css/app.css": {
"file": "assets/app-b1693cbd.css",
"file": "assets/app-80a30221.css",
"isEntry": true,
"src": "src/Resources/assets/css/app.css"
},
Expand Down Expand Up @@ -367,7 +367,7 @@
"node_modules/vue-cal/dist/i18n/zh-hk.es.js",
"node_modules/vue-cal/dist/drag-and-drop.es.js"
],
"file": "assets/app-5af6f62c.js",
"file": "assets/app-132fab2d.js",
"isEntry": true,
"src": "src/Resources/assets/js/app.js"
},
Expand Down

0 comments on commit 4a86d2e

Please sign in to comment.