mirror of
https://github.com/strapi/strapi.git
synced 2025-08-07 16:29:18 +00:00
Fixes height of buttons.
This commit is contained in:
parent
89b0fdeecb
commit
6eba67a1d0
@ -1,7 +1,7 @@
|
||||
.blockLink {
|
||||
position: relative;
|
||||
width: calc(50% - 6px);
|
||||
height: 99px;
|
||||
height: auto;
|
||||
margin-top: 41px;
|
||||
padding: 22px 25px 19px 96px;
|
||||
background: #F7F8F8;
|
||||
|
Loading…
x
Reference in New Issue
Block a user