1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 00:59:51 +02:00

Minor fixes

This commit is contained in:
louismaxime.piton
2022-04-20 09:02:31 +02:00
committed by Mark Otto
parent 9ccee925fb
commit 1dc59b0d4e
2 changed files with 5 additions and 1 deletions

View File

@@ -30,6 +30,10 @@
&:hover {
color: $primary;
}
&:focus {
z-index: 3;
}
}
.btn-clipboard {