@@ -321,15 +321,13 @@ defineExpose({
</script>
<style scoped lang="scss">
.table-header {
-
+ margin-bottom: 15px;
display: flex;
justify-content: space-between;
}
.header-button-lf {
- margin-bottom: 20px;
flex: 1;
.header-button-ri {
</style>