mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-05-02 06:43:59 +00:00
css fix
This commit is contained in:
@@ -104,6 +104,7 @@ const RowCountLabel = styled.div`
|
|||||||
const HintSpan = styled.span`
|
const HintSpan = styled.span`
|
||||||
color: gray;
|
color: gray;
|
||||||
margin-left: 5px;
|
margin-left: 5px;
|
||||||
|
margin-right: 16px;
|
||||||
`;
|
`;
|
||||||
|
|
||||||
function isDataCell(cell) {
|
function isDataCell(cell) {
|
||||||
|
|||||||
Reference in New Issue
Block a user