Revert "Fix Port Channel (#16227)" (#16245)

This reverts commit 0d201c44c9.
This commit is contained in:
Jellyfrog
2024-07-26 15:26:04 +02:00
committed by GitHub
parent 0d201c44c9
commit e45dd59f77
18 changed files with 146 additions and 742 deletions

View File

@@ -793,7 +793,7 @@ p.vspace { padding-top: 3px; padding-bottom: 3px; }
}
.graphcell, .ifcell, .devicecell, .datacell { margin: 0px 0px 7px 0px; padding: 7px; border: 0px; background: #e8e8e8; float: left; }
.iftable td { padding: 0 15px; line-height: 1.42857143; }
.iftable td { padding: 0 15px; }
.datacell { clear: both; }
.devicecell { margin: 2px auto; }