This commit is contained in:
syuilo
2021-04-16 15:44:17 +09:00
parent 503f23ad3b
commit f32cad2667
4 changed files with 23 additions and 22 deletions

View File

@ -310,6 +310,7 @@ export default defineComponent({
> .widgets {
//--panelShadow: none;
width: 300px;
@media (max-width: $widgets-hide-threshold) {
display: none;