2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

Update stylelint and stylelint-config-twbs-bootstrap (#35438)

This commit is contained in:
XhmikosR
2021-12-14 09:51:31 +02:00
committed by GitHub
parent cd50942831
commit 8cdb6c40bd
16 changed files with 249 additions and 1907 deletions
+1 -1
View File
@@ -49,9 +49,9 @@
&:hover,
&:focus {
border-color: $nav-tabs-link-hover-border-color;
// Prevents active .nav-link tab overlapping focus outline of previous/next .nav-link
isolation: isolate;
border-color: $nav-tabs-link-hover-border-color;
}
&.disabled {