mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
Prevent text selection in placeholder images (#28218)
This commit is contained in:
committed by
XhmikosR
parent
94acdee691
commit
545f3fa921
@@ -7,6 +7,7 @@
|
||||
.bd-placeholder-img {
|
||||
@include font-size(1.125rem);
|
||||
text-anchor: middle;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.bd-placeholder-img-lg {
|
||||
|
||||
Reference in New Issue
Block a user