@@ -1052,15 +1052,4 @@ ul li {
{
opacity: 0;
}
-
-.fullScreen {
- width: 1.8rem;
- height: 1.8rem;
- background-image: url("@/assets/img/fullScreen.png");
- background-repeat: no-repeat;
- background-position: center;
- background-size: 100% 100%;
- cursor: pointer;
-}
</style>