Compare commits

...

2 Commits

Author SHA1 Message Date
9739067703 Merge branch 'main' of ssh://git.autonomic.zone:2222/ruangrupa/living-room
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-12 15:24:39 +05:00
270569316b temporarily disable search 2022-01-12 15:24:33 +05:00

View File

@ -171,6 +171,8 @@ body {
display: flex;
justify-content: flex-end;
align-items: flex-end;
/* temporarily disabling search */
display: none;
}
#top-menu input {