mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Merge pull request #13274 from grafana/12946-table-cell-link
Added underline to links in table
This commit is contained in:
commit
ddf86c25d7
@ -86,6 +86,8 @@
|
||||
padding: 0.45em 0 0.45em 1.1em;
|
||||
height: 100%;
|
||||
display: inline-block;
|
||||
text-decoration: underline;
|
||||
text-underline-position: under;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user