Skip to content

Commit b68192b

Browse files
committed
fix: relocated fullscreen css to fullscreen component
1 parent 0a02930 commit b68192b

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

src/css/core.css

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -82,18 +82,6 @@ a[icon][filter-sort-direction=desc]:before {
8282
font-weight: 900;
8383
}
8484

85-
a[fullscreen]:before {
86-
font-family: 'Font Awesome 5 Free';
87-
content: "\f065";
88-
font-weight: 900;
89-
}
90-
91-
a[fullscreen=true]:before {
92-
font-family: 'Font Awesome 5 Free';
93-
content: "\f066";
94-
font-weight: 900;
95-
}
96-
9785
.success {
9886
background-color: #70ca63;
9987
color: #fff;

0 commit comments

Comments
 (0)