docs: fix design issues (#5252)

* docs: fix design issues

* fix commands in installation tabs
This commit is contained in:
Shahed Nasser
2023-09-29 17:17:24 +03:00
committed by GitHub
parent 18a05dee86
commit 7016c8940c
4 changed files with 12 additions and 18 deletions
@@ -570,6 +570,14 @@ module.exports = {
".animate-fast": {
animationDuration: "300ms",
},
".clip": {
clipPath: "inset(0)",
},
".no-marker": {
"&::-webkit-details-marker": {
display: "none",
},
},
})
addComponents({
".btn-secondary-icon": {