mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-07 04:56:54 +00:00
chore: fix justify-content property warning in BlockEditor component (#16929)
This commit is contained in:
parent
3596b551ed
commit
c182be2366
@ -390,7 +390,7 @@
|
||||
}
|
||||
.om-image-node-embed-link-btn-col {
|
||||
display: flex;
|
||||
justify-content: end;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
|
||||
.om-callout-node {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user