285 lines
		
	
	
		
			5.7 KiB
		
	
	
	
		
			CSS
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			285 lines
		
	
	
		
			5.7 KiB
		
	
	
	
		
			CSS
		
	
	
		
			Executable File
		
	
	
	
	
| /* BEM support Func
 | |
|  -------------------------- */
 | |
| /* Transition
 | |
| -------------------------- */
 | |
| /* Color
 | |
| -------------------------- */
 | |
| /* Link
 | |
| -------------------------- */
 | |
| /* Border
 | |
| -------------------------- */
 | |
| /* Outline
 | |
| -------------------------- */
 | |
| /* Box shadow
 | |
| -------------------------- */
 | |
| /* Fill
 | |
| -------------------------- */
 | |
| /* Typography
 | |
| -------------------------- */
 | |
| /* z-index
 | |
| -------------------------- */
 | |
| /* Disable base
 | |
| -------------------------- */
 | |
| /* Icon
 | |
| -------------------------- */
 | |
| /* Checkbox
 | |
| -------------------------- */
 | |
| /* Radio
 | |
| -------------------------- */
 | |
| /* Select
 | |
| -------------------------- */
 | |
| /* Alert
 | |
| -------------------------- */
 | |
| /* MessageBox
 | |
| -------------------------- */
 | |
| /* Message
 | |
| -------------------------- */
 | |
| /* Notification
 | |
| -------------------------- */
 | |
| /* Input
 | |
| -------------------------- */
 | |
| /* Cascader
 | |
| -------------------------- */
 | |
| /* Group
 | |
| -------------------------- */
 | |
| /* Tab
 | |
| -------------------------- */
 | |
| /* Button
 | |
| -------------------------- */
 | |
| /* cascader
 | |
| -------------------------- */
 | |
| /* Switch
 | |
| -------------------------- */
 | |
| /* Dialog
 | |
| -------------------------- */
 | |
| /* Table
 | |
| -------------------------- */
 | |
| /* Pagination
 | |
| -------------------------- */
 | |
| /* Popup
 | |
| -------------------------- */
 | |
| /* Popover
 | |
| -------------------------- */
 | |
| /* Tooltip
 | |
| -------------------------- */
 | |
| /* Tag
 | |
| -------------------------- */
 | |
| /* Tree
 | |
| -------------------------- */
 | |
| /* Dropdown
 | |
| -------------------------- */
 | |
| /* Badge
 | |
| -------------------------- */
 | |
| /* Card
 | |
| --------------------------*/
 | |
| /* Slider
 | |
| --------------------------*/
 | |
| /* Steps
 | |
| --------------------------*/
 | |
| /* Menu
 | |
| --------------------------*/
 | |
| /* Rate
 | |
| --------------------------*/
 | |
| /* DatePicker
 | |
| --------------------------*/
 | |
| /* Loading
 | |
| --------------------------*/
 | |
| /* Scrollbar
 | |
| --------------------------*/
 | |
| /* Carousel
 | |
| --------------------------*/
 | |
| /* Collapse
 | |
| --------------------------*/
 | |
| /* Transfer
 | |
| --------------------------*/
 | |
| /* Header
 | |
|   --------------------------*/
 | |
| /* Footer
 | |
| --------------------------*/
 | |
| /* Main
 | |
| --------------------------*/
 | |
| /* Timeline
 | |
| --------------------------*/
 | |
| /* Backtop
 | |
| --------------------------*/
 | |
| /* Link
 | |
| --------------------------*/
 | |
| /* Calendar
 | |
| --------------------------*/
 | |
| /* Form
 | |
| -------------------------- */
 | |
| /* Avatar
 | |
| --------------------------*/
 | |
| /* Break-point
 | |
| --------------------------*/
 | |
| /* Break-points
 | |
|  -------------------------- */
 | |
| /* Scrollbar
 | |
|  -------------------------- */
 | |
| /* Placeholder
 | |
|  -------------------------- */
 | |
| /* BEM
 | |
|  -------------------------- */
 | |
| ._container_lkskk_123 {
 | |
|   min-width: 200px;
 | |
|   height: 100%;
 | |
|   background-color: var(--color-background-xlight);
 | |
|   border-right: var(--border-base);
 | |
|   position: relative;
 | |
|   overflow: auto;
 | |
| }
 | |
| ._returnButton_lkskk_132 {
 | |
|   padding: var(--spacing-s) var(--spacing-l);
 | |
|   cursor: pointer;
 | |
| }
 | |
| ._returnButton_lkskk_132:hover {
 | |
|   color: var(--color-primary);
 | |
| }
 | |
| ._versionContainer_lkskk_140 {
 | |
|   padding: var(--spacing-xs) var(--spacing-l);
 | |
| }
 | |
| @media screen and (max-height: 420px) {
 | |
| ._versionContainer_lkskk_140 {
 | |
|     display: none;
 | |
| }
 | |
| }/* BEM support Func
 | |
|  -------------------------- */
 | |
| /* Transition
 | |
| -------------------------- */
 | |
| /* Color
 | |
| -------------------------- */
 | |
| /* Link
 | |
| -------------------------- */
 | |
| /* Border
 | |
| -------------------------- */
 | |
| /* Outline
 | |
| -------------------------- */
 | |
| /* Box shadow
 | |
| -------------------------- */
 | |
| /* Fill
 | |
| -------------------------- */
 | |
| /* Typography
 | |
| -------------------------- */
 | |
| /* z-index
 | |
| -------------------------- */
 | |
| /* Disable base
 | |
| -------------------------- */
 | |
| /* Icon
 | |
| -------------------------- */
 | |
| /* Checkbox
 | |
| -------------------------- */
 | |
| /* Radio
 | |
| -------------------------- */
 | |
| /* Select
 | |
| -------------------------- */
 | |
| /* Alert
 | |
| -------------------------- */
 | |
| /* MessageBox
 | |
| -------------------------- */
 | |
| /* Message
 | |
| -------------------------- */
 | |
| /* Notification
 | |
| -------------------------- */
 | |
| /* Input
 | |
| -------------------------- */
 | |
| /* Cascader
 | |
| -------------------------- */
 | |
| /* Group
 | |
| -------------------------- */
 | |
| /* Tab
 | |
| -------------------------- */
 | |
| /* Button
 | |
| -------------------------- */
 | |
| /* cascader
 | |
| -------------------------- */
 | |
| /* Switch
 | |
| -------------------------- */
 | |
| /* Dialog
 | |
| -------------------------- */
 | |
| /* Table
 | |
| -------------------------- */
 | |
| /* Pagination
 | |
| -------------------------- */
 | |
| /* Popup
 | |
| -------------------------- */
 | |
| /* Popover
 | |
| -------------------------- */
 | |
| /* Tooltip
 | |
| -------------------------- */
 | |
| /* Tag
 | |
| -------------------------- */
 | |
| /* Tree
 | |
| -------------------------- */
 | |
| /* Dropdown
 | |
| -------------------------- */
 | |
| /* Badge
 | |
| -------------------------- */
 | |
| /* Card
 | |
| --------------------------*/
 | |
| /* Slider
 | |
| --------------------------*/
 | |
| /* Steps
 | |
| --------------------------*/
 | |
| /* Menu
 | |
| --------------------------*/
 | |
| /* Rate
 | |
| --------------------------*/
 | |
| /* DatePicker
 | |
| --------------------------*/
 | |
| /* Loading
 | |
| --------------------------*/
 | |
| /* Scrollbar
 | |
| --------------------------*/
 | |
| /* Carousel
 | |
| --------------------------*/
 | |
| /* Collapse
 | |
| --------------------------*/
 | |
| /* Transfer
 | |
| --------------------------*/
 | |
| /* Header
 | |
|   --------------------------*/
 | |
| /* Footer
 | |
| --------------------------*/
 | |
| /* Main
 | |
| --------------------------*/
 | |
| /* Timeline
 | |
| --------------------------*/
 | |
| /* Backtop
 | |
| --------------------------*/
 | |
| /* Link
 | |
| --------------------------*/
 | |
| /* Calendar
 | |
| --------------------------*/
 | |
| /* Form
 | |
| -------------------------- */
 | |
| /* Avatar
 | |
| --------------------------*/
 | |
| /* Break-point
 | |
| --------------------------*/
 | |
| /* Break-points
 | |
|  -------------------------- */
 | |
| /* Scrollbar
 | |
|  -------------------------- */
 | |
| /* Placeholder
 | |
|  -------------------------- */
 | |
| /* BEM
 | |
|  -------------------------- */
 | |
| ._container_1d9bd_123 {
 | |
|   height: 100%;
 | |
|   width: 100%;
 | |
|   display: flex;
 | |
|   overflow: hidden;
 | |
| }
 | |
| ._contentContainer_1d9bd_130 {
 | |
|   justify-content: center;
 | |
|   padding-top: 70.5px;
 | |
|   height: 100%;
 | |
|   overflow: auto;
 | |
|   background-color: var(--color-background-light);
 | |
| }
 | |
| ._content_1d9bd_130 {
 | |
|   height: 100%;
 | |
|   width: 100%;
 | |
|   max-width: 1440px;
 | |
|   padding: 0 var(--spacing-2xl);
 | |
| } |