ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 27,623
- Points
- 823
Reputation:
ENXF NET submitted a new resource:
Tiled postbit with icons - Tiled message user info elements with icons
Read more about this resource...
Tiled postbit with icons - Tiled message user info elements with icons
Add to extra.less
.message-userExtras {
display: flex;
flex-wrap: wrap;
& .pairs.pairs--justified {
margin: 2px auto;
padding: 2px;
display: grid;
text-align: center;
width: 31%;
border: 1px solid @xf-borderColor;
border-radius: 2px;
background: @xf-contentBg;
&:first-child {
min-width: 100%;
}
&>...
Read more about this resource...