mirror of
https://github.com/KevinMidboe/zoff.git
synced 2026-01-20 08:25:34 +00:00
Fixed mobile blurbug
This commit is contained in:
@@ -173,6 +173,9 @@ input[type="radio"]{display: none;}
|
|||||||
.channel{font-size:40px;}
|
.channel{font-size:40px;}
|
||||||
.channel:hover{color:grey !important;}
|
.channel:hover{color:grey !important;}
|
||||||
#loading{display:initial;display: table-cell;vertical-align: bottom;width: 50%;position: absolute;/*left:25%;*/top: 50%;left: 50%;transform: translate(-50%, -50%);}
|
#loading{display:initial;display: table-cell;vertical-align: bottom;width: 50%;position: absolute;/*left:25%;*/top: 50%;left: 50%;transform: translate(-50%, -50%);}
|
||||||
|
#results{background-color: white;}
|
||||||
|
#title, .result_info{color:#000 !important;}
|
||||||
|
.blurT{-webkit-filter: blur(0px);}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user