Skip to content

Commit 28f929a

Browse files
committed
修复一个样式问题
1 parent 93b9db4 commit 28f929a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/Starfish.Webapp/Layout/MainLayout.razor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
</FluentBodyContent>
7474
</FluentStack>
7575

76-
<FluentFooter>
76+
<FluentFooter style="justify-content: space-between">
7777
<div class="link1">
7878
<span>Nerosoft © @(DateTime.Today.Year). All rights reserved.</span>
7979
</div>

0 commit comments

Comments
 (0)