1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-11 18:24:43 +02:00

All: Fixed rendering of note and resource links

This commit is contained in:
Laurent Cozic 2021-01-31 16:58:25 +00:00
parent 98e5810197
commit 61399cec62

View File

@ -127,14 +127,10 @@ export default function(theme: any) {
margin-bottom: 0;
}
a[data-resource-id] {
display: flex;
flex-direction: row;
align-items: center;
}
.resource-icon {
display: inline-block;
position: relative;
top: 0.3em;
text-decoration: none;
width: 1.2em;
height: 1.4em;