mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 04:48:53 +00:00
feat(component): mobile menu support (#7892)
This commit is contained in:
@@ -288,3 +288,9 @@ body {
|
||||
[data-lit-react-wrapper] {
|
||||
display: contents;
|
||||
}
|
||||
|
||||
/* Avoid color overriden by user-agent */
|
||||
button,
|
||||
input {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user