style: Style conversation action bars
Make them look a bit more like action bars by giving them a top border.
This commit is contained in:
parent
b7458dc24f
commit
c53063496c
1 changed files with 3 additions and 1 deletions
|
|
@ -61,7 +61,9 @@ infobar flowboxchild {
|
|||
}
|
||||
|
||||
revealer components-conversation-actions {
|
||||
margin: 6px;
|
||||
border: solid @borders;
|
||||
border-top-width: 1px;
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
/* FolderPopover */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue