mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Fix link accessibilty issues (#16419)
* Fix link accessibilty issues * Move comment
This commit is contained in:
@@ -76,9 +76,11 @@ body.web {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
/* {{SQL CARBON EDIT}} Underline links
|
||||
.monaco-workbench a {
|
||||
text-decoration: none;
|
||||
}
|
||||
*/
|
||||
|
||||
.monaco-workbench a:active {
|
||||
color: inherit;
|
||||
|
||||
Reference in New Issue
Block a user