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