Compare commits
No commits in common. "fe6fd0a5cb075e8b4d8e6b0607a544856998513b" and "0b9690dfff568dc4288a2f047d6942f3306dec0b" have entirely different histories.
fe6fd0a5cb
...
0b9690dfff
|
@ -4,8 +4,7 @@ src/utils/*
|
||||||
public
|
public
|
||||||
dist
|
dist
|
||||||
|
|
||||||
# src/*
|
src/*
|
||||||
src/views/trials/trials-panel/visit/*
|
|
||||||
src/App.vue
|
src/App.vue
|
||||||
src/views/trials/trials-panel/reading/global-review/*
|
src/views/trials/trials-panel/reading/global-review/*
|
||||||
src/views/dictionary/checkConfig/*
|
src/views/dictionary/checkConfig/*
|
||||||
|
|
|
@ -187,7 +187,7 @@
|
||||||
<div class="dropdown">
|
<div class="dropdown">
|
||||||
<div
|
<div
|
||||||
id="colorBar"
|
id="colorBar"
|
||||||
class="icon"
|
|
||||||
style="display: flex;align-items: center;width:266px"
|
style="display: flex;align-items: center;width:266px"
|
||||||
>
|
>
|
||||||
<canvas id="colorBarCanvas" />
|
<canvas id="colorBarCanvas" />
|
||||||
|
|
Loading…
Reference in New Issue