mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-12 11:39:39 +00:00
UI: Fix browser zoom breaks UI layout (#5909)
This commit is contained in:
parent
c07a155614
commit
373f35a133
@ -1004,14 +1004,6 @@ code {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
@media only screen and (min-width: 2000px) {
|
||||
.centered-layout {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
width: auto;
|
||||
}
|
||||
}
|
||||
|
||||
.ant-card-body {
|
||||
padding: 14px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user