4 changed files
WPE.App.Shared.BaseComponents | ||
Pages | ||
ActionElement/Tab | ||
SwitchTab.razor + | ||
SwitchTab.razor.css + | ||
Text | ||
Text_Base.cs | ||
WPE.App.Shared.BaseComponents.csproj | ||
SwitchTab.razor
/WPE.App.Shared.BaseComponents/Pages/ActionElement/Tab/SwitchTab.razor-1/WPE.App.Shared.BaseComponents/Pages/ActionElement/Tab/SwitchTab.razor
Add comment 1 .button-primary {
Add comment 2 position: relative;
Add comment 3 Minus width: 100%;
Add comment 4 3 display: flex;
Add comment 5 4 align-items: center;
Add comment 6 5 justify-content: center;
SwitchTab.razor.css
/WPE.App.Shared.BaseComponents/Pages/ActionElement/Tab/SwitchTab.razor.css-1/WPE.App.Shared.BaseComponents/Pages/ActionElement/Tab/SwitchTab.razor.css
Add comment 1 .button-primary {
Add comment 2 position: relative;
Add comment 3 Minus width: 100%;
Add comment 4 3 display: flex;
Add comment 5 4 align-items: center;
Add comment 6 5 justify-content: center;
Text_Base.cs
/WPE.App.Shared.BaseComponents/Pages/Text/Text_Base.cs-1/WPE.App.Shared.BaseComponents/Pages/Text/Text_Base.cs
Add comment 1 .button-primary {
Add comment 2 position: relative;
Add comment 3 Minus width: 100%;
Add comment 4 3 display: flex;
Add comment 5 4 align-items: center;
Add comment 6 5 justify-content: center;
WPE.App.Shared.BaseComponents.csproj
/WPE.App.Shared.BaseComponents/WPE.App.Shared.BaseComponents.csproj-1/WPE.App.Shared.BaseComponents/WPE.App.Shared.BaseComponents.csproj
Add comment 1 .button-primary {
Add comment 2 position: relative;
Add comment 3 Minus width: 100%;
Add comment 4 3 display: flex;
Add comment 5 4 align-items: center;
Add comment 6 5 justify-content: center;