improve copilot + fix minor bugs

This commit is contained in:
Ishaan Dey
2024-05-26 18:04:43 -07:00
parent fbb98ac3b0
commit 6285a68102
7 changed files with 57 additions and 47 deletions

View File

@ -102,10 +102,6 @@
.inline-decoration::before {
content: "Generate";
color: #525252;
/* border: 1px solid #525252; */
/* padding: 2px 4px; */
/* border-radius: 4px; */
margin-left: 36px;
}
.inline-decoration::after {
content: "⌘G";