mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-24 01:25:37 -05:00
fix link cell style issue (#21389)
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
.resultsMessageValue a:link {
|
||||
color: var(--color-grid-link);
|
||||
text-decoration: underline;
|
||||
cursor: pointer;
|
||||
white-space: inherit;
|
||||
}
|
||||
|
||||
.slick-cell a:hover,
|
||||
|
||||
Reference in New Issue
Block a user