Compare commits
2 Commits
remove-zap
...
e4327cd3a8
Author | SHA1 | Date | |
---|---|---|---|
e4327cd3a8
|
|||
cdbcf0e03b
|
@@ -188,6 +188,7 @@ input[type=text] {
|
|||||||
.live_table th,
|
.live_table th,
|
||||||
.live_table td {
|
.live_table td {
|
||||||
padding: 12px 15px;
|
padding: 12px 15px;
|
||||||
|
text-align: left;
|
||||||
}
|
}
|
||||||
.live_table tbody tr {
|
.live_table tbody tr {
|
||||||
border-bottom: 1px solid var(--table-row-odd);
|
border-bottom: 1px solid var(--table-row-odd);
|
||||||
|
@@ -6,7 +6,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
var (
|
var (
|
||||||
Version = "v0.2.2"
|
Version = "v0.2.3"
|
||||||
Build string
|
Build string
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user