This commit is contained in:
parent
7c5e68f6c5
commit
a94756f941
@ -151,9 +151,6 @@ template $BavarderWindow : Adw.ApplicationWindow {
|
|||||||
}
|
}
|
||||||
|
|
||||||
Stack stack {
|
Stack stack {
|
||||||
margin-end: 5;
|
|
||||||
margin-start: 5;
|
|
||||||
|
|
||||||
Adw.StatusPage status_no_chat {
|
Adw.StatusPage status_no_chat {
|
||||||
title: _("No Messages");
|
title: _("No Messages");
|
||||||
description: _("Send first message to get started");
|
description: _("Send first message to get started");
|
||||||
@ -212,6 +209,8 @@ template $BavarderWindow : Adw.ApplicationWindow {
|
|||||||
// margin-end: 12;
|
// margin-end: 12;
|
||||||
|
|
||||||
ListBox main_list {
|
ListBox main_list {
|
||||||
|
margin-end: 5;
|
||||||
|
margin-start: 5;
|
||||||
styles [
|
styles [
|
||||||
"message-list",
|
"message-list",
|
||||||
"background"
|
"background"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user