mirror of
https://github.com/ProudMuBai/GoFilm.git
synced 2026-02-17 16:14:40 +08:00
fix ui bug
This commit is contained in:
@@ -95,7 +95,7 @@ button:focus-visible {
|
||||
|
||||
|
||||
/*滚动条样式*/
|
||||
@media (min-width: 650px) {
|
||||
@media (min-width: 768px) {
|
||||
::-webkit-scrollbar {
|
||||
width: 3px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user