mirror of
https://gitee.com/LongbowEnterprise/BootstrapBlazor.git
synced 2024-12-05 13:39:39 +08:00
!3547 fix(#I62040): update tab css
* chore: bump version 7.0.4-beta03 * chore: 更新打包文件 * fix: 更正变量名
This commit is contained in:
parent
1de8ecc8f1
commit
ceaba403aa
@ -1,7 +1,7 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk.Razor">
|
||||
|
||||
<PropertyGroup>
|
||||
<Version>7.0.4-beta02</Version>
|
||||
<Version>7.0.4-beta03</Version>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup Condition="'$(TargetFramework)' == 'net5.0'">
|
||||
|
@ -461,7 +461,7 @@
|
||||
}
|
||||
|
||||
.tabs-border-card.tabs-top .tabs-header .tabs-item {
|
||||
margin-top: var(--tabs-border-card-top-item-margin-top);
|
||||
margin-top: var(--bb-tabs-border-card-top-item-margin-top);
|
||||
}
|
||||
|
||||
.tabs-border-card.tabs-top .tabs-header .tabs-item:first-child {
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user