mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-27 10:26:09 +00:00
UI : Fix Body Scroll issue (#7378)
This commit is contained in:
parent
1b5d93dc77
commit
41f53dab3f
@ -16,7 +16,6 @@
|
|||||||
body {
|
body {
|
||||||
-webkit-font-smoothing: antialiased;
|
-webkit-font-smoothing: antialiased;
|
||||||
-moz-osx-font-smoothing: grayscale;
|
-moz-osx-font-smoothing: grayscale;
|
||||||
overflow: hidden;
|
|
||||||
background: #f8f9fa;
|
background: #f8f9fa;
|
||||||
}
|
}
|
||||||
a {
|
a {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user