mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 12:55:00 +00:00
fix: remove duplicated link css (#1631)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user