Center remove buttons vertically
This commit is contained in:
parent
d0cbde2394
commit
64537f8763
1 changed files with 4 additions and 0 deletions
|
|
@ -30,6 +30,10 @@
|
||||||
.stream_element {
|
.stream_element {
|
||||||
border-bottom: 1px solid $border-grey;
|
border-bottom: 1px solid $border-grey;
|
||||||
|
|
||||||
|
.icons-monotone_close_exit_delete {
|
||||||
|
margin-top: 8px;
|
||||||
|
}
|
||||||
|
|
||||||
.media {
|
.media {
|
||||||
margin: 10px;
|
margin: 10px;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue