Skip to content

Commit b462533

Browse files
committed
[CodeFactor] Apply fixes
1 parent d3befab commit b462533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples-Aspire/AspireApp1.Web/Components/Layout/MainLayout.razor.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ main {
8282
box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
8383
display: none;
8484
left: 0;
85-
padding: 0.6rem 1.25rem 0.7rem 1.25rem;
85+
padding: 0.6rem 1.25rem 0.7rem;
8686
position: fixed;
8787
width: 100%;
8888
z-index: 1000;

0 commit comments

Comments
 (0)