mirror of
https://github.com/tabler/tabler.git
synced 2026-08-21 10:24:26 +04:00
Copied footer from the old version and added it to grid layout
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
.footer {
|
||||
border-top: 1px solid;
|
||||
background-color: $footer-bg;
|
||||
border-color: $footer-border-color;
|
||||
padding: 0.75rem;
|
||||
}
|
||||
Reference in New Issue
Block a user