Skip to content

Commit 84d20b9

Browse files
committed
css冲突处理
1 parent 53f8574 commit 84d20b9

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

static/css/bookstack.css

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -138,11 +138,8 @@ table>tbody>tr:hover{
138138
z-index: 301;
139139
bottom: 0;
140140
width: 300px;
141-
<<<<<<< HEAD
142141
border-right: 1px solid #ddd;
143-
=======
144-
border-right: 1px solid #eee;
145-
>>>>>>> dev
142+
/* border-right: 1px solid #eee; */
146143
background-color: #fff;
147144
}
148145
.m-manual .manual-tab .tab-navg {

0 commit comments

Comments
 (0)