mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-24 10:28:03 +01:00
Add x padding on message detail container
// FREEBIE
This commit is contained in:
@@ -722,7 +722,7 @@ input.search {
|
||||
background: #2090ea; }
|
||||
.message-detail .message-container {
|
||||
background: white;
|
||||
padding: 1em 0; }
|
||||
padding: 20px; }
|
||||
.message-detail .message-container .sender {
|
||||
display: none; }
|
||||
.message-detail .info {
|
||||
|
||||
Reference in New Issue
Block a user