增加设计器最小像素宽度;增加友链。
parent
81de4015d0
commit
4cb5376139
|
@ -8,6 +8,9 @@
|
||||||
### 立即体验
|
### 立即体验
|
||||||
[在线Demo](http://demo.vform666.com)
|
[在线Demo](http://demo.vform666.com)
|
||||||
|
|
||||||
|
### 友情链接
|
||||||
|
[fantastic-admin](https://hooray.gitee.io/fantastic-admin/) —— 一款开箱即用的 Vue 中后台管理系统框架(支持Vue2/Vue3)
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
|
|
||||||
### 功能一览
|
### 功能一览
|
||||||
|
|
|
@ -255,6 +255,7 @@
|
||||||
border-bottom: 2px dotted #EBEEF5;
|
border-bottom: 2px dotted #EBEEF5;
|
||||||
height: 48px !important;
|
height: 48px !important;
|
||||||
line-height: 48px !important;
|
line-height: 48px !important;
|
||||||
|
min-width: 800px;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.main-title {
|
div.main-title {
|
||||||
|
|
Loading…
Reference in New Issue