mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-01 15:09:14 +00:00
add grid item margin (#6376)
This commit is contained in:
@@ -10,6 +10,7 @@
|
|||||||
.grid-item {
|
.grid-item {
|
||||||
width: 134px;
|
width: 134px;
|
||||||
padding: 10px 4px;
|
padding: 10px 4px;
|
||||||
|
margin: 4px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
position: relative;
|
position: relative;
|
||||||
line-height: 0;
|
line-height: 0;
|
||||||
|
Reference in New Issue
Block a user