This commit is contained in:
Qiuxia Fan 2022-03-24 20:54:38 +08:00
parent 0ee893f735
commit f03b6d9cab

View File

@ -220,8 +220,8 @@ span.collapse {
color: #eee; color: #eee;
position: fixed; position: fixed;
bottom: 20px; bottom: 20px;
left: 10px; left: 20px;
font-size: 10px; font-size: 12px;
cursor: pointer; cursor: pointer;
} }
</style> </style>