mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-28 12:23:31 +01:00
Switched ForwardMessageModal to use ListTile
This commit is contained in:
@@ -64,4 +64,9 @@
|
||||
padding: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.module-conversation-list {
|
||||
// remove horizontal padding so ListTiles extend to the edges
|
||||
padding: 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user