mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2025-05-02 17:07:13 +00:00
update line underline css
This commit is contained in:
parent
a5bb77f97a
commit
e193bb8f59
1 changed files with 4 additions and 0 deletions
|
@ -553,6 +553,10 @@ dialog::backdrop {
|
|||
padding-top: 10px;
|
||||
}
|
||||
|
||||
.markdown ol li a {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.markdown ol li p a {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue