styling changes of buttons

This commit is contained in:
zadam
2022-12-11 13:20:37 +01:00
parent 1f468f81cc
commit c231b3cb79
18 changed files with 52 additions and 26 deletions

View File

@@ -11,7 +11,7 @@ const TPL = `
<button type="button" data-toggle="dropdown" data-placement="right"
aria-haspopup="true" aria-expanded="false"
class="icon-action bx right-dropdown-button"></button>
class="bx right-dropdown-button launcher-button"></button>
<div class="dropdown-menu dropdown-menu-right"></div>
</div>