mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-07 06:30:53 +03:00
Move icon styles into stylesheet
This commit is contained in:
@@ -587,8 +587,7 @@ module.exports.preview = 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')}"
|
||||
|
||||
Reference in New Issue
Block a user