Fix padding according to the design
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>pull/21833/head
parent
7cd8f1135b
commit
fafb8d43a3
|
@ -64,6 +64,7 @@ limitations under the License.
|
|||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
padding: 0 16px 0 32px;
|
||||
}
|
||||
|
||||
.mx_ImageView_toolbar {
|
||||
|
|
Loading…
Reference in New Issue