mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-25 00:32:16 +02:00
feat(gridster.css): remove possible default pading
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
.gridster > * {
|
||||
margin: 0 auto;
|
||||
padding: 0;
|
||||
-webkit-transition: height .4s, width .4s;
|
||||
-moz-transition: height .4s, width .4s;
|
||||
-o-transition: height .4s, width .4s;
|
||||
|
||||
Reference in New Issue
Block a user