fix padding on launcher when collapsed

This commit is contained in:
zadam
2023-01-31 22:25:46 +01:00
parent f2a19c56b1
commit 68a03211ce
2 changed files with 1 additions and 3 deletions

View File

@@ -4,7 +4,6 @@ const TPL = `
<div class="dropdown right-dropdown-widget dropright">
<style>
.right-dropdown-widget {
width: 53px;
height: 53px;
}
</style>