Files
newfreeplanet_OLD/src/layouts/toolbar/messagePopover/messagePopover.scss
2021-08-31 18:09:59 +02:00

18 lines
234 B
SCSS
Executable File

.list {
max-width: 400px;
}
.item > img.item-primary:not(.thumbnail) {
border-radius: 10px !important;
}
.item > img.item-primary {
width: 48px;
height: 46px;
}
.item > .item-secondary {
width: 57px;
font-size: 13px;
}