We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0217bec commit fd01e60Copy full SHA for fd01e60
1 file changed
packages/devtools/src/webcomponents/style.css
@@ -152,12 +152,14 @@
152
153
#nuxt-devtools-anchor .nuxt-devtools-label .nuxt-devtools-label-main {
154
opacity: 0.8;
155
+ white-space: nowrap;
156
}
157
158
#nuxt-devtools-anchor .nuxt-devtools-label .nuxt-devtools-label-secondary {
159
font-size: 0.8em;
160
line-height: 0.6em;
161
opacity: 0.5;
162
163
164
165
#nuxt-devtools-anchor .nuxt-devtools-nuxt-button {
0 commit comments