提交代码
This commit is contained in:
parent
cc1328c664
commit
998bab5853
|
|
@ -191,14 +191,14 @@ export default {
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style scoped>
|
<style>
|
||||||
.button-container {
|
.button-container {
|
||||||
margin: 10px;
|
margin: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.label-studio-annotator {
|
.label-studio-annotator {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 96%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.annotation-container {
|
.annotation-container {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue