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;
}