fix: remove outdated styles (resolves #9940)

This commit is contained in:
Konstantinos Kaloutas
2023-07-28 13:42:14 +03:00
committed by Andelf
parent 90db107e4d
commit beace1be7a

View File

@@ -837,15 +837,6 @@ a.tooltip-priority {
font-size: 13px;
}
/* excalidraw */
.Island > div > div > div {
width: 44px;
}
.excalidraw hr {
margin: 0;
}
.text-link {
color: var(--ls-primary-text-color);
}