Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
adamlaki committed Nov 19, 2023
1 parent 0fbfc75 commit c001188
Show file tree
Hide file tree
Showing 6 changed files with 4,402 additions and 3 deletions.
Binary file added .github/root-preview-mockup-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed .github/root-preview-mockup.png
Binary file not shown.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

**This repository contains the static template of our Laravel admin named [Root](https://root.conedevelopment.com/).**

![The preview image of the template.](./.github/root-preview-mockup.png)
![The preview image of the template.](./.github/root-preview-mockup-2.png)

The template is built with Eleventy for our sanity and easier management. You can grab the content from the Nunjucks template files or the compiled `dist` folder.

Expand Down
4,400 changes: 4,399 additions & 1 deletion dist/css/main.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/css/main.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions src/scss/component/form/_search-form.scss
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
}

&__control {
appearance: none;
background-color: transparent;
border: 0;
color: color('text', 'form');
Expand Down

0 comments on commit c001188

Please sign in to comment.