mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 12:38:05 +00:00
fix column alignment
This commit is contained in:
@@ -28,7 +28,6 @@ const PortsImportedHosted = () => (
|
||||
}}>git.rancher.io</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td style={{
|
||||
"background-color": "#3497DA",
|
||||
color: "#ffffff"
|
||||
@@ -36,7 +35,6 @@ const PortsImportedHosted = () => (
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td style={{
|
||||
"background-color": "#3497DA",
|
||||
color: "#ffffff"
|
||||
|
||||
Reference in New Issue
Block a user