Skip to content

Commit

Permalink
Слегка расширена бан панель
Browse files Browse the repository at this point in the history
  • Loading branch information
ArturUr1 committed Jan 6, 2025
1 parent 2a7a10c commit 4f79aa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Content.Client/Administration/UI/BanPanel/BanPanel.xaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<DefaultWindow
xmlns="https://spacestation14.io"
xmlns:cc="clr-namespace:Content.Client.Administration.UI.CustomControls"
Title="{Loc ban-panel-title}" MinSize="350 500">
Title="{Loc ban-panel-title}" MinSize="600 500">
<BoxContainer Orientation="Vertical">
<TabContainer Name="Tabs" VerticalExpand="True">
<!-- Basic info -->
Expand Down

0 comments on commit 4f79aa7

Please sign in to comment.