diff --git a/web-ui/web-react/public/assets/themes/khaki/theme.css b/web-ui/web-react/public/assets/themes/khaki/theme.css index cbdfe8aa..7ffdbdf3 100644 --- a/web-ui/web-react/public/assets/themes/khaki/theme.css +++ b/web-ui/web-react/public/assets/themes/khaki/theme.css @@ -7163,4 +7163,8 @@ display: flex; flex-direction: column; align-items: center; +} + +.layout-config-button{ + display: none!important; } \ No newline at end of file