Commit 604cc0c7 by pangchong

style: 去除不需要的

parent df073031
...@@ -43,13 +43,6 @@ const userVideoContainerSet = computed(function () { ...@@ -43,13 +43,6 @@ const userVideoContainerSet = computed(function () {
}) })
</script> </script>
<style lang="less" scoped> <style lang="less" scoped>
:deep(.arco-typography-operation-edit) {
color: rgb(var(--primary-6));
.arco-icon {
width: 16px;
height: 16px;
}
}
.tool { .tool {
@apply flex-center px-2 rounded cursor-pointer; @apply flex-center px-2 rounded cursor-pointer;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment