File tree Expand file tree Collapse file tree
packages/gui/src/view/pages Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -513,25 +513,25 @@ export default {
513513 width : 45px ;
514514 }
515515 .ipv6-tag {
516- position : relative ;
517- padding-right : 45px !important ;
518- margin-right : 5px !important ;
519- display : inline-flex !important ;
520- align-items : center !important ;
521- min-width : 200px !important ;
522- }
523- .ipv6-badge {
524- position : absolute ;
525- right : 5px ;
526- top : 50% ;
527- transform : translateY (-50% );
528- font-size : 10px ;
529- background : #1890ff ;
530- color : white ;
531- padding : 0 4px ;
532- border-radius : 3px ;
533- line-height : 16px ;
534- height : 16px ;
535- }
516+ position : relative ;
517+ padding-right : 45px !important ;
518+ margin-right : 5px !important ;
519+ display : inline-flex !important ;
520+ align-items : center !important ;
521+ min-width : 200px !important ;
522+ }
523+ .ipv6-badge {
524+ position : absolute ;
525+ right : 5px ;
526+ top : 50% ;
527+ transform : translateY (-50% );
528+ font-size : 10px ;
529+ background : #1890ff ;
530+ color : white ;
531+ padding : 0 4px ;
532+ border-radius : 3px ;
533+ line-height : 16px ;
534+ height : 16px ;
535+ }
536536}
537537 </style >
You can’t perform that action at this time.
0 commit comments