mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
More ../ -> ~.
This commit is contained in:
parent
54148b9a4a
commit
fa768abf5c
@ -1,5 +1,5 @@
|
|||||||
.modal-layout {
|
.modal-layout {
|
||||||
background: $ui-base-color url('../images/wave-modal.png') repeat-x bottom fixed;
|
background: $ui-base-color url('~images/wave-modal.png') repeat-x bottom fixed;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
@ -15,6 +15,6 @@
|
|||||||
> * {
|
> * {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
max-height: 235px;
|
max-height: 235px;
|
||||||
background: url('../images/mastodon-ui.png') no-repeat left bottom / contain;
|
background: url('~images/mastodon-ui.png') no-repeat left bottom / contain;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user