mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
@@ -52,6 +52,7 @@
|
||||
.key {
|
||||
font-family: monospace;
|
||||
padding: 0 1em;
|
||||
-webkit-user-select: text;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -620,7 +620,8 @@ input.search {
|
||||
padding: 1em; }
|
||||
.key-verification .key {
|
||||
font-family: monospace;
|
||||
padding: 0 1em; }
|
||||
padding: 0 1em;
|
||||
-webkit-user-select: text; }
|
||||
|
||||
.message-detail .container {
|
||||
height: calc(100% - (36px + 4px)); }
|
||||
|
||||
Reference in New Issue
Block a user