make search field 32px high, just like avatars

This commit is contained in:
Bruno Windels 2020-07-13 18:19:10 +02:00
parent 02b27086da
commit 375f6fa4d8

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)