mirror of
https://github.com/billsonnn/nitro-react.git
synced 2024-11-23 14:40:50 +01:00
Fixes a height issue w/ marketplace items.
This commit is contained in:
parent
ff46a89e79
commit
4d9e5974c5
@ -99,6 +99,7 @@
|
||||
.layout-grid-item {
|
||||
height: 75px !important;
|
||||
max-height: 75px !important;
|
||||
min-height: 75px;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user