mirror of
https://github.com/element-hq/element-web
synced 2024-11-24 02:05:45 +03:00
Change padding a bit
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
899ce1f605
commit
6aac8f1735
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ limitations under the License.
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_ImageView_button {
|
.mx_ImageView_button {
|
||||||
padding: 5px;
|
padding-left: 28px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_ImageView_metadata {
|
.mx_ImageView_metadata {
|
||||||
|
|
Loading…
Reference in a new issue