Merge remote-tracking branch 'origin/master' into 2947-refactor-the-existing-sendcoins-resolver-methode-to-distingue-between-local-transaction-and-x-transaction

This commit is contained in:
Claus-Peter Huebner 2023-09-19 23:18:25 +02:00
commit 12cca94f0b

View File

@ -72,7 +72,4 @@ export default {
transform: translateY(-50%);
position: relative;
}
.community-switch ul li:first-child {
display: none;
}
</style>