File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
src/frontend/wwwroot/home Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -258,3 +258,12 @@ textarea:disabled {
258258.send-button : hover {
259259 color : # 0056b3 ;
260260}
261+
262+ .card .is-hoverable .quick-task > .card-content {
263+ min-height : 225px ;
264+ }
265+
266+ .prompt-container {
267+ padding-top : 2rem ;
268+ padding-bottom : 2rem ;
269+ }
Original file line number Diff line number Diff line change 1616 < div class ="orb two "> </ div >
1717 < div class ="orb three "> </ div >
1818 </ div >
19- < section class ="section is-flex is-flex-direction-column is-justify-content-center ">
19+ < section class ="section is-flex is-flex-direction-column is-justify-content-center prompt-container ">
2020 < img class ="app-logo " src ="../assets/app-logo.svg ">
2121 < span class ="title mb-0 "> Task list < span class ="assistants "> Assistants</ span > </ span >
2222 < span class ="description mt-0 "> Ask your AI team for help</ span >
You can’t perform that action at this time.
0 commit comments