mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-30 11:23:09 +02:00
wip
This commit is contained in:
parent
a571ebfc82
commit
fe1d6a1b09
2 changed files with 0 additions and 2 deletions
|
@ -47,7 +47,6 @@ export default Vue.extend({
|
||||||
|
|
||||||
<style lang="stylus" scoped>
|
<style lang="stylus" scoped>
|
||||||
.mk-drive-file-chooser
|
.mk-drive-file-chooser
|
||||||
display block
|
|
||||||
position fixed
|
position fixed
|
||||||
z-index 2048
|
z-index 2048
|
||||||
top 0
|
top 0
|
||||||
|
|
|
@ -31,7 +31,6 @@ export default Vue.extend({
|
||||||
|
|
||||||
<style lang="stylus" scoped>
|
<style lang="stylus" scoped>
|
||||||
.mk-drive-folder-chooser
|
.mk-drive-folder-chooser
|
||||||
display block
|
|
||||||
position fixed
|
position fixed
|
||||||
z-index 2048
|
z-index 2048
|
||||||
top 0
|
top 0
|
||||||
|
|
Loading…
Reference in a new issue