mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2026-09-22 08:00:53 +00:00
style: Adjust the vertical alignment of the drop-down menu (#11812)
This commit is contained in:
@@ -741,4 +741,7 @@ onMounted(() => {
|
||||
width: 100%;
|
||||
height: 400px;
|
||||
}
|
||||
.el-dropdown {
|
||||
vertical-align: baseline;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user