mirror of
https://github.com/element-hq/element-web
synced 2024-11-23 17:56:01 +03:00
A little nicer spacing
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
b52d6e3d97
commit
910a3e5f31
1 changed files with 2 additions and 2 deletions
|
@ -101,8 +101,8 @@ limitations under the License.
|
|||
}
|
||||
|
||||
.mx_SearchBox {
|
||||
margin: 0;
|
||||
margin-bottom: 24px;
|
||||
// To match the space around the title
|
||||
margin: 0 0 15px 0;
|
||||
flex-grow: 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue