mirror of
https://git.boykissers.com/pawkey/pawkey-sk.git
synced 2025-12-20 04:04:16 +00:00
add todo
This commit is contained in:
@@ -175,6 +175,7 @@ rt {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
/* TODO: 引数は現在CSS変数経由で受け取っているが、将来的にはattr()を使った方が綺麗そう */
|
||||
._spacer {
|
||||
width: 100%;
|
||||
max-width: calc(min(var(--MI_SPACER-w, 100%), 100%) - (var(--MI_SPACER-max, 24px) * 2));
|
||||
|
||||
Reference in New Issue
Block a user