Created
December 9, 2022 09:48
-
-
Save JimmyLv/0d4d1d254a93c7cffad3cc6c04253853 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.page-detail .detail-main-content .left-area.normal { | |
flex-direction: row-reverse; | |
} | |
.page-detail .detail-main-content .left-area.normal .player-box.loaded-data { | |
min-width: 60%; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment