mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-15 10:05:40 +02:00
Add .text-decoration-none utility class (#25933)
ref: https://github.com/twbs/bootstrap/pull/23881#issuecomment-337789596
This commit is contained in:
@@ -58,3 +58,5 @@
|
|||||||
.text-hide {
|
.text-hide {
|
||||||
@include text-hide($ignore-warning: true);
|
@include text-hide($ignore-warning: true);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.text-decoration-none { text-decoration: none !important; }
|
||||||
|
Reference in New Issue
Block a user