move buttons to main control bar in player

This commit is contained in:
Kentai Radiquum 2025-04-11 17:18:04 +05:00
parent 6c3ce44c76
commit 3b99b9a173
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
5 changed files with 81 additions and 72 deletions

View file

@ -14,7 +14,7 @@ module.exports = {
".flowbite-react\\class-list.json"
],
plugins: [
addIconSelectors(["mdi", "material-symbols", "twemoji", "fa6-brands", "hugeicons"]),
addIconSelectors(["mdi", "material-symbols", "twemoji", "fa6-brands", "solar"]),
flowbiteReact,
require("tailwind-scrollbar")
],