We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cd55b3c + 5b83823 commit 38502f0Copy full SHA for 38502f0
rp-variables.css
@@ -87,4 +87,8 @@
87
/* Tooltip */
88
--rp-tooltip-background-color: #1c2024;
89
--rp-tooltip-border-radius: var(--rp-border-radius);
90
+ /* Container */
91
+ --rp-container-focus-outline-width: 0px;
92
+ --rp-container-focus-outline-color: var(--rp-primary-color);
93
+ --rp-container-focus-outline-offset: 2px;
94
}
0 commit comments