Merge branch 'alecrust-patch-3' into 2.0.3-wip
This commit is contained in:
commit
28c4ed824e
1 changed files with 1 additions and 1 deletions
|
|
@ -315,7 +315,7 @@
|
|||
// Opacity
|
||||
.opacity(@opacity) {
|
||||
opacity: @opacity / 100;
|
||||
filter: ~"alpha(opacity=@{opacity})";
|
||||
filter: ~"alpha(opacity=@{opacity})";
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue