fix orders of a buttons

This commit is contained in:
Maksim Pechnikov 2019-10-11 16:52:26 +03:00
parent b8d8d02384
commit d53e7e3125
2 changed files with 10 additions and 33 deletions

View file

@ -90,8 +90,4 @@
color: var(--text, $fallback--text);
}
}
.account-actions .open {
min-width: 130px;
}
</style>