调整了右侧的样式
This commit is contained in:
@@ -8,6 +8,12 @@
|
||||
<link rel="stylesheet" href="./css/bootstrap-material-design.min.css">
|
||||
<link rel="stylesheet" href="./css/index.css">
|
||||
<link rel="stylesheet" href="./css/room.css">
|
||||
<style>
|
||||
#member-list > div{
|
||||
padding: 32px;
|
||||
border-bottom: 1px solid #EEEEEE;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user