fix(icons): Fix icon file
This commit is contained in:
parent
47a20ffa01
commit
3b22a4509f
@ -321,11 +321,11 @@
|
|||||||
content: "\e95b";
|
content: "\e95b";
|
||||||
}
|
}
|
||||||
.icon-bbb-presentation_off:before {
|
.icon-bbb-presentation_off:before {
|
||||||
content: "\e958";
|
content: "\e95c";
|
||||||
}
|
}
|
||||||
.icon-bbb-external-video:before {
|
.icon-bbb-external-video:before {
|
||||||
content: "\e959";
|
content: "\e95d";
|
||||||
}
|
}
|
||||||
.icon-bbb-external-video_off:before {
|
.icon-bbb-external-video_off:before {
|
||||||
content: "\e95a";
|
content: "\e95e";
|
||||||
}
|
}
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user