1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-05-20 17:14:50 +07:00

tried to fix image grid, but got no results

This commit is contained in:
muerwre 2019-08-08 15:48:25 +07:00
parent 1730421f27
commit 10b013f9a8
4 changed files with 4 additions and 3 deletions
src/components/editors/ImageGrid

View file

@ -19,7 +19,7 @@
// flex: 0 4 25%;
width: 25%;
float: left;
padding: $gap / 2;
// padding: $gap / 2;
z-index: 100;
box-sizing: border-box;
}