make search field 32px high, just like avatars
parent
02b27086da
commit
375f6fa4d8
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue