mirror of
https://github.com/Tencent/WeKnora.git
synced 2026-06-04 13:30:32 +08:00
fix: 调整租户选择器样式,移除左侧外边距
This commit is contained in:
@@ -253,7 +253,7 @@ onUnmounted(() => {
|
||||
<style scoped lang="less">
|
||||
.tenant-selector {
|
||||
position: relative;
|
||||
margin: 0 8px 12px;
|
||||
margin: 0 0 12px;
|
||||
}
|
||||
|
||||
.tenant-trigger {
|
||||
|
||||
Reference in New Issue
Block a user