UNPKG

@reactseed/template-antd-i18n

Version:

React seed ant design and i18n template for creating react app

23 lines (19 loc) 274 B
:global { #root { height: 100%; } } .headerButton { display: flex; align-items: center; height: 100%; padding: 0 12px; cursor: pointer; transition: all 0.3s; &:hover { background: rgba(0, 0, 0, 0.025); } } .headerFlag { margin-right: 8px; }