Add information about presets to the UI

This commit is contained in:
oobabooga 2023-07-03 22:39:01 -07:00
parent 373555c4fb
commit 55457549cd
3 changed files with 24 additions and 0 deletions

View file

@ -150,4 +150,8 @@ button {
.checkboxgroup-table div {
display: grid !important;
}
.markdown ul ol {
font-size: 100% !important;
}