mirror of
https://github.com/open-webui/open-webui
synced 2025-06-12 01:12:49 +00:00
fix: styling
This commit is contained in:
parent
f9aa03bc6d
commit
694d1708a3
@ -87,6 +87,10 @@
|
|||||||
</html>
|
</html>
|
||||||
|
|
||||||
<style type="text/css" nonce="">
|
<style type="text/css" nonce="">
|
||||||
|
html {
|
||||||
|
overflow-y: hidden !important;
|
||||||
|
}
|
||||||
|
|
||||||
#splash-screen {
|
#splash-screen {
|
||||||
background: #fff;
|
background: #fff;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user