mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
tools: fix commit message cell border in fast.vlang.io
This commit is contained in:
parent
32ce3d9149
commit
1868b101a5
@ -25,6 +25,8 @@ table td:nth-child(3) {
|
|||||||
width: 650px!important;
|
width: 650px!important;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
display: block;
|
display: block;
|
||||||
|
border: 0px;
|
||||||
|
border-bottom: 1px solid lightgray;
|
||||||
}
|
}
|
||||||
.diff {
|
.diff {
|
||||||
border-radius: 2.5px;
|
border-radius: 2.5px;
|
||||||
|
Loading…
Reference in New Issue
Block a user