docs: fix design issues (#5252)
* docs: fix design issues * fix commands in installation tabs
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user