Commit e3046a5c authored by 左玲玲's avatar 左玲玲 :grimacing:

1402

parent 7f5ef4bd
......@@ -2,7 +2,7 @@
* @Author: zuolingling zuolingling@jsnangao.com
* @Date: 2023-08-16 09:00:42
* @LastEditors: zuolingling zuolingling@jsnangao.com
* @LastEditTime: 2023-08-18 11:11:37
* @LastEditTime: 2023-08-18 14:02:50
* @FilePath: \vue3portal\src\pages\layouts\components\Systems.vue
* @Description:
*
......@@ -43,6 +43,7 @@ const handleclick = (it) => {
<style lang="less" scoped>
.sysitem {
border-bottom: 1px solid rgba(151, 151, 151, 0.2);
padding: 6px 0;
}
.itembox {
......@@ -53,7 +54,6 @@ const handleclick = (it) => {
border-radius: 6px;
&.menufa {
margin-bottom: 15px;
margin-top: 5px;
font-size: 16px;
position: relative;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment