第144行: |
第144行: |
| border: none; | | border: none; |
| border-radius: unset; | | border-radius: unset; |
| + | } |
| + | |
| + | .tabs-tabbox > .tabs-label { |
| + | margin: 0; |
| + | } |
| + | |
| + | .tabs-label { |
| + | background-color: #9ca5aa; |
| + | } |
| + | |
| + | .tabs-tabbox > .tabs-container { |
| + | border-radius: 0; |
| + | border: 1px solid #9ca5aa; |
| } | | } |