Skip to content

Commit fa20ef7

Browse files
committed
改正因为符号打错造成显示不正常的问题
1 parent 4add1c0 commit fa20ef7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Template/Public/Style/PublicCSS.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* @Date : 2020-10-18 10:52:43
33
* @Author : MemoryShadow
44
* @LastEditors : MemoryShadow
5-
* @LastEditTime : 2020-10-18 18:04:45
5+
* @LastEditTime : 2020-10-18 18:09:56
66
* @Description : 基础组件css样式
77
*/
88

@@ -76,7 +76,7 @@ div.title div.ButtonList.enable a, div#top div.ButtonList.enable a, div.title di
7676
flex-grow: 1;
7777
}
7878

79-
div.bottom {
79+
div#bottom {
8080
position: fixed;
8181
bottom: 0px;
8282
}

0 commit comments

Comments
 (0)