Improve contacts layout

This commit is contained in:
the-djmaze
2024-10-28 12:02:50 +01:00
parent 1b4bf3b8c3
commit f12de9a3fd

View File

@@ -125,8 +125,9 @@
/* Right */
.right {
width: 100%;
border-left: 1px solid var(--border-color, #ddd);
max-width: 600px;
width: 100%;
}
.b-view-content-toolbar {