Skip to content

Commit 42e9ea6

Browse files
sync
1 parent fe2d52e commit 42e9ea6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

packages/main/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dittmann/ui",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "",
55
"main": "dist/index.css",
66
"scripts": {

packages/main/src/compoments/_table.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ table {
1111
}
1212
tbody > a {
1313
display: table-row;
14+
text-decoration: none;
1415
}
1516
th,
1617
td {

0 commit comments

Comments
 (0)