1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-30 04:25:47 +00:00

add grid item margin (#6376)

This commit is contained in:
Aries 2024-07-19 09:44:40 +08:00 committed by GitHub
parent b829f39618
commit c3b9b96ed9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,6 +10,7 @@
.grid-item {
width: 134px;
padding: 10px 4px;
margin: 4px;
text-align: center;
position: relative;
line-height: 0;