mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-24 10:28:03 +01:00
Set textarea size to 100 % - button
This commit is contained in:
@@ -972,7 +972,7 @@ input.search {
|
||||
height: 100%; }
|
||||
.bottom-bar .send-message {
|
||||
display: block;
|
||||
width: calc(100% - 2 * 36px - 20px);
|
||||
width: calc(100% - 36px);
|
||||
min-height: 35px;
|
||||
max-height: 100px;
|
||||
padding: 10px;
|
||||
|
||||
Reference in New Issue
Block a user