mirror of
https://github.com/timvisee/send.git
synced 2025-10-03 17:49:18 +02:00
Move icon styles into stylesheet
This commit is contained in:
parent
8a82e53e82
commit
b93256316b
4 changed files with 11 additions and 6 deletions
|
@ -40,8 +40,7 @@ module.exports = function(state, emit) {
|
|||
<svg
|
||||
width="30"
|
||||
height="30"
|
||||
class="m-2 mr-3"
|
||||
style="display: inline-block; vertical-align: middle;"
|
||||
class="m-2 mr-3 d-inline-block align-middle"
|
||||
>
|
||||
<image
|
||||
xlink:href="${assets.get('thunderbird-icon.svg')}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue