mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-11-25 22:22:56 +03:00
fix: remove duplicated link css (#1631)
This commit is contained in:
parent
40e167aecc
commit
ba2295c426
@ -155,13 +155,6 @@ body {
|
|||||||
background: #fff;
|
background: #fff;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
a,
|
|
||||||
a:hover {
|
|
||||||
color: var(--affine-link-color);
|
|
||||||
}
|
|
||||||
a:visited {
|
|
||||||
color: var(--affine-link-visited-color);
|
|
||||||
}
|
|
||||||
|
|
||||||
input {
|
input {
|
||||||
border: none;
|
border: none;
|
||||||
|
Loading…
Reference in New Issue
Block a user