1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-05 01:55:36 +02:00
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;