mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-01-24 12:45:18 +08:00
docs(button): debug demo causing site build failed
This commit is contained in:
parent
53b24267b0
commit
e59cfbb871
@ -401,10 +401,8 @@ export default {
|
|||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
transition: background-color 0.3s ease-in-out;
|
transition: background-color 0.3s ease-in-out;
|
||||||
}
|
}
|
||||||
.n-light-theme {
|
.n-light-theme .debug-zone {
|
||||||
.debug-zone {
|
border-radius: 4px;
|
||||||
border-radius: 4px;
|
background-color: #ececec;
|
||||||
background-color: #ececec;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user