mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
improve style for mobile mode
This commit is contained in:
parent
2caa55b83d
commit
75d97c204d
@ -16,11 +16,18 @@ html {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
||||||
.play_info {
|
.play_info {
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
||||||
|
.play_info_details {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
.play_info_cover {
|
.play_info_cover {
|
||||||
width: 30vh;
|
width: 30vh !important;
|
||||||
height: 30vh;
|
height: 30vh !important;
|
||||||
|
|
||||||
img {
|
img {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user