make search field 32px high, just like avatars
This commit is contained in:
parent
02b27086da
commit
375f6fa4d8
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue