1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
jellyfin-web/src/components/imageeditor/imageeditor.scss

10 lines
145 B
SCSS
Raw Normal View History

2019-01-23 11:33:34 +00:00
.imageEditor-buttons {
2018-10-23 01:13:23 +03:00
display: flex;
align-items: center;
margin: 1em 0 1em;
2018-10-23 01:13:23 +03:00
}
.first-imageEditor-buttons {
margin-top: 2em;
}