14899bd3 by 任超

style:权利信息

1 parent b4d8fbe7
...@@ -112,11 +112,11 @@ ...@@ -112,11 +112,11 @@
112 border: 1px solid rgb(227, 226, 226); 112 border: 1px solid rgb(227, 226, 226);
113 text-align: center; 113 text-align: center;
114 height: 40px; 114 height: 40px;
115 padding: 4px;
116 font-size: 13px; 115 font-size: 13px;
117 width: 140px; 116 width: 140px;
118 flex: 1; 117 flex: 1;
119 width: 100%; 118 width: 100%;
119 line-height: 40px;
120 } 120 }
121 121
122 >tr:nth-child(odd) td { 122 >tr:nth-child(odd) td {
......