make search field 32px high, just like avatars
This commit is contained in:
@@ -19,7 +19,7 @@ limitations under the License.
|
|||||||
flex: 1;
|
flex: 1;
|
||||||
border-radius: 20px;
|
border-radius: 20px;
|
||||||
background-color: $roomlist2-button-bg-color;
|
background-color: $roomlist2-button-bg-color;
|
||||||
height: 26px;
|
height: 28px;
|
||||||
padding: 2px;
|
padding: 2px;
|
||||||
|
|
||||||
// Create a flexbox for the icons (easier to manage)
|
// Create a flexbox for the icons (easier to manage)
|
||||||
|
|||||||
Reference in New Issue
Block a user