style improvement

This commit is contained in:
Yuri Kuznetsov
2025-07-01 20:19:12 +03:00
parent b3a5587889
commit 473bc75f00
+3 -2
View File
@@ -1624,7 +1624,7 @@ section {
}
li.list-group-item {
&:has(.notification-grouped) {
&:has(.notification-grouped a[data-action="showGrouped"]) {
padding-bottom: 0;
a[data-action="showGrouped"] {
@@ -1648,7 +1648,8 @@ section {
}
&:last-child {
border-bottom: 0;
border-bottom-left-radius: var(--border-radius);
border-bottom-right-radius: var(--border-radius);
}
}