mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 22:20:55 +03:00
Move icon styles into stylesheet
This commit is contained in:
@@ -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')}"
|
||||
|
||||
Reference in New Issue
Block a user