make search field 32px high, just like avatars

pull/21833/head
Bruno Windels 2020-07-13 18:19:10 +02:00
parent 02b27086da
commit 375f6fa4d8
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ limitations under the License.
flex: 1;
border-radius: 20px;
background-color: $roomlist2-button-bg-color;
height: 26px;
height: 28px;
padding: 2px;
// Create a flexbox for the icons (easier to manage)