forked from platypush/platypush
Fixed alignment of entity icon in modal.
This commit is contained in:
parent
b800899859
commit
bf8f31545a
1 changed files with 1 additions and 0 deletions
|
@ -392,6 +392,7 @@ export default {
|
|||
@include from($tablet) {
|
||||
.icon-container {
|
||||
justify-content: right;
|
||||
margin-right: 0.5em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue