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:
parent
98e5810197
commit
61399cec62
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user