forked from Silverfish/proton-bridge
GODT-1272: Fix status view layout
This commit is contained in:
@ -133,6 +133,8 @@ T.Label {
|
||||
}
|
||||
}
|
||||
|
||||
verticalAlignment: Text.AlignBottom
|
||||
|
||||
function link(url, text) {
|
||||
return `<a href="${url}">${text}</a>`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user