UNPKG

onix-chess-game

Version:
22 lines (19 loc) 408 B
/* Widths */ /* Heights */ /* Orientations */ /* Capabilities */ /* Aliases */ .controls { max-width: 640px; } .controls .tab-content { flex-grow: 1; } .controls .tab-content .tab-pane { height: 100%; } .pgn-text { height: 400px; } @media (min-width: 980px) { .mini-controls { width: 32px; } .mini-controls .btn-toolbar .btn-group { margin: 0; display: block; } }