docs: fix design issues (#5252)
* docs: fix design issues * fix commands in installation tabs
This commit is contained in:
@@ -50,18 +50,4 @@
|
||||
body[data-modal="opened"] {
|
||||
@apply !overflow-hidden;
|
||||
}
|
||||
}
|
||||
|
||||
@layer utilities {
|
||||
.clip {
|
||||
clip-path: inset(0);
|
||||
}
|
||||
|
||||
.no-marker {
|
||||
@apply marker:content-none;
|
||||
}
|
||||
|
||||
.no-marker::-webkit-details-marker {
|
||||
@apply hidden;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user