change .nitro to .hide (no effect in current btfl.less configuration)

This commit is contained in:
Er2 2022-08-07 12:51:28 +03:00
parent 3567fc5c46
commit 7b5197ff55
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ div[aria-controls="partner-tab"],
}
&:last-child
{ &:extend(.nitro); }
{ &:extend(.hide); }
}
}