fix(web): 穩定治理盤點行動版文字換行
This commit is contained in:
@@ -15700,6 +15700,7 @@ export function AutomationInventoryTab() {
|
||||
<style jsx global>{`
|
||||
.automation-inventory-tab-root,
|
||||
.automation-inventory-tab-root * {
|
||||
box-sizing: border-box;
|
||||
min-width: 0;
|
||||
}
|
||||
|
||||
@@ -15711,6 +15712,7 @@ export function AutomationInventoryTab() {
|
||||
.automation-inventory-tab-root span,
|
||||
.automation-inventory-tab-root div {
|
||||
overflow-wrap: anywhere;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
.automation-inventory-tab-root span {
|
||||
|
||||
Reference in New Issue
Block a user