remove styles
a50a2138
Simon Liebers
committed
succeeded
2 changed files
SwipeListener.razor.css
/WPE.App.Shared.BaseComponents/Pages/ListenerComponents/SwipeListener.razor.css-3+1
/WPE.App.Shared.BaseComponents/Pages/ListenerComponents/SwipeListener.razor.css
Add comment 1 .swipe-wrapper {
Add comment 2 Minus   position: absolute;
Add comment 3 Minus   inset: 0;
Add comment 4 Minus   overflow: hidden;
Add comment 2 Plus  
Add comment 5 3 }
Add comment 6 4
WPE.App.Shared.BaseComponents.csproj
/WPE.App.Shared.BaseComponents/WPE.App.Shared.BaseComponents.csproj-1+1
/WPE.App.Shared.BaseComponents/WPE.App.Shared.BaseComponents.csproj
Add comment 15 <PackageIcon>icon.png</PackageIcon>
Add comment 16 <PackageReadmeFile>ReadMe.md</PackageReadmeFile>
Add comment 17 <PackageTags>WPE;Workplace Experience;Blazor;MAUI;infsoft</PackageTags>
Add comment 18 Minus   <Version>0.0.45</Version>
Add comment 18 Plus   <Version>0.0.46</Version>
Add comment 19 <WarningsAsErrors>RZ10012</WarningsAsErrors>
Add comment 20 </PropertyGroup>
Add comment 21