mirror of
https://github.com/open-webui/open-webui
synced 2025-06-08 23:47:14 +00:00
chore: removed duplicate css elements
This commit is contained in:
parent
32135a29bb
commit
efedb7ab1f
@ -269,11 +269,6 @@ tbody + tbody {
|
|||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Add a rule to reset margin-bottom for <p> not followed by <ul> */
|
|
||||||
.markdown-section p + ul {
|
|
||||||
margin-top: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* List item styles */
|
/* List item styles */
|
||||||
.markdown-section li {
|
.markdown-section li {
|
||||||
padding: 2px;
|
padding: 2px;
|
||||||
|
@ -88,14 +88,6 @@
|
|||||||
background: #cecacd;
|
background: #cecacd;
|
||||||
}
|
}
|
||||||
|
|
||||||
.rose-pine-dawn #dropdownDots {
|
|
||||||
background-color: #dfdad9;
|
|
||||||
}
|
|
||||||
|
|
||||||
.rose-pine-dawn .flex.py-2\.5.px-3\.5.w-full.hover\:bg-gray-800.transition:hover {
|
|
||||||
background: #cecacd;
|
|
||||||
}
|
|
||||||
|
|
||||||
.rose-pine-dawn
|
.rose-pine-dawn
|
||||||
.m-auto.rounded-xl.max-w-full.w-\[40rem\].mx-2.bg-gray-50.dark\:bg-gray-900.shadow-3xl {
|
.m-auto.rounded-xl.max-w-full.w-\[40rem\].mx-2.bg-gray-50.dark\:bg-gray-900.shadow-3xl {
|
||||||
background-color: #f2e9e1;
|
background-color: #f2e9e1;
|
||||||
|
Loading…
Reference in New Issue
Block a user