Skip to content

Commit a16928b

Browse files
committed
chore: copilot suggestions
1 parent 733050f commit a16928b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/generators/web/ui/index.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ main {
6161
}
6262

6363
.change-history {
64-
margin-left: none;
64+
margin-left: 0;
6565

6666
div[role="menu"] {
6767
left: 0;
@@ -80,7 +80,7 @@ main {
8080
> h4,
8181
> h5,
8282
> h6 {
83-
margin-bottom: none;
83+
margin-bottom: 0;
8484
overflow-wrap: normal;
8585
word-break: normal;
8686
white-space: nowrap;

0 commit comments

Comments
 (0)