提交代码

This commit is contained in:
jiang 2024-12-31 17:28:50 +08:00
parent cc1328c664
commit 998bab5853
1 changed files with 5 additions and 5 deletions

View File

@ -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 {