Sindbad~EG File Manager
.psw-groups {
display: flex;
flex-direction: column;
gap: calc(var(--PADD) + var(--PADD--SM));
.ps-post {
margin-bottom: 0;
background-color: transparent;
border-bottom: 1px solid var(--DIVIDER--LIGHT);
border-radius: 0;
box-shadow: none;
&:last-child {
border-bottom: none;
.ps-post__actions-inner {
padding-bottom: 0;
}
}
}
.ps-post__header {
align-items: flex-start;
padding-top: 0;
padding-left: 0;
padding-right: 0;
padding-bottom: var(--PADD);
}
.ps-post__meta {
.ps-avatar {
--width: 24px;
min-width: var(--width);
margin-right: var(--PADD--SM);
}
.ps-post-author-group-indicator {
display: none;
}
}
.ps-avatar--post {
--width: 42px;
}
.ps-post__title {
font-size: .9rem;
}
.ps-post__info {
margin-top: 0;
font-size: .75rem;
}
.ps-post__content {
padding-left: 0;
padding-right: 0;
padding-bottom: 0;
font-size: .9rem;
}
.ps-post__actions-inner {
padding-left: 0;
padding-right: 0;
}
.ps-comments {
display: none;
}
}
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists