can u let me know what do i edit here ??
.node-extra
{
// display: table-cell;
display: flex;
vertical-align: middle;
width: 280px;
min-width: 230px;
padding: @xf-uix_nodePadding;
display: inline-flex;
//flex-direction: column;
//justify-content: center;
align-items: center;
font-size: @xf-fontSizeSmall;
<xf:if is="{{ property('uix_hideNodeLastPost') }}">
display: none;
</xf:if>
When i remove last three lines and hit save i get an error Oops! We ran into some problems. Please try again later. More error details may be in the browser console.