UI tweaks

This commit is contained in:
syuilo
2020-12-29 22:00:02 +09:00
parent b177b0cafc
commit 067588845b
4 changed files with 25 additions and 3 deletions

View File

@@ -232,6 +232,9 @@ export default defineComponent({
white-space: nowrap;
overflow: auto;
// 影の都合上
position: relative;
> .right {
margin-left: auto;
}