1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-05 17:05:55 +02:00
This commit is contained in:
syuilo
2023-01-07 14:33:33 +09:00
parent 54e3fccd87
commit 8c0811a442
2 changed files with 3 additions and 1 deletions

View File

@@ -249,7 +249,6 @@ async function deleteProfile() {
.mk-deck {
$nav-hide-threshold: 650px; // TODO: どこかに集約したい
// TODO: ここではなくて、各カラムで自身の幅に応じて上書きするようにしたい
--margin: var(--marginHalf);
--deckDividerThickness: 5px;