mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-01-19 08:19:15 +08:00
style: Optimize OpenResty Warnings Displayed During Zooming (#7465)
Refs https://github.com/1Panel-dev/1Panel/issues/7452
This commit is contained in:
parent
3eb7a5adc5
commit
b713f20b66
@ -243,6 +243,6 @@ defineExpose({
|
|||||||
border: 1px solid var(--el-color-warning);
|
border: 1px solid var(--el-color-warning);
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
padding: 8px 8px;
|
padding: 8px 8px;
|
||||||
width: 70px;
|
width: 78px;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user