|
|
@ -623,8 +623,7 @@ input.search {
|
|
|
|
padding: 0 1em;
|
|
|
|
padding: 0 1em;
|
|
|
|
-webkit-user-select: text; }
|
|
|
|
-webkit-user-select: text; }
|
|
|
|
.key-verification .container {
|
|
|
|
.key-verification .container {
|
|
|
|
height : calc(100% - (36px + 5px + 1px + 4px));
|
|
|
|
height: calc(100% - (36px + 5px + 1px + 4px)); }
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.message-detail .container {
|
|
|
|
.message-detail .container {
|
|
|
|
height: calc(100% - (36px + 4px)); }
|
|
|
|
height: calc(100% - (36px + 4px)); }
|
|
|
|