summaryrefslogtreecommitdiff
path: root/packages/frontend
diff options
context:
space:
mode:
authorsyuilo <4439005+syuilo@users.noreply.github.com>2025-07-05 12:13:08 +0900
committersyuilo <4439005+syuilo@users.noreply.github.com>2025-07-05 12:13:08 +0900
commitcc4cdd1ec0bcfc4869a14e2ca7e6762d78843208 (patch)
tree1ba98e923a34b86695f317ba62643616f7d62f16 /packages/frontend
parentMerge branch 'develop' of https://github.com/misskey-dev/misskey into develop (diff)
downloadmisskey-cc4cdd1ec0bcfc4869a14e2ca7e6762d78843208.tar.gz
misskey-cc4cdd1ec0bcfc4869a14e2ca7e6762d78843208.tar.bz2
misskey-cc4cdd1ec0bcfc4869a14e2ca7e6762d78843208.zip
clean up
Diffstat (limited to 'packages/frontend')
-rw-r--r--packages/frontend/src/ui/universal.vue1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/frontend/src/ui/universal.vue b/packages/frontend/src/ui/universal.vue
index c6aa37aff9..f8793d7c75 100644
--- a/packages/frontend/src/ui/universal.vue
+++ b/packages/frontend/src/ui/universal.vue
@@ -126,7 +126,6 @@ const onContextmenu = (ev) => {
</script>
<style lang="scss" module>
-$ui-font-size: 1em; // TODO: どこかに集約したい
$widgets-hide-threshold: 1090px;
.root {