|
|
578行目: |
578行目: |
| color: white !important; | | color: white !important; |
| } | | } |
| }
| |
|
| |
| /* サイドバー固定 */
| |
| .vector-sticky-pinned-container { position: sticky;
| |
| overflow: auto;
| |
| height: 100%;
| |
| /* Prevent content overlay when sidewards scrolling */
| |
| background-color: #FFFFFF;
| |
| border-right: none;
| |
| } | | } |