File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1151,6 +1151,7 @@ i.s {
11511151 gap : 6px ;
11521152}
11531153
1154+ .ui .icon .mini .button : not (.labeled ): not (.network-primary-btn ): not (.server-primary-btn ),
11541155.ui .mini .icon .buttons .button {
11551156 margin : 0 !important ;
11561157 width : 2.4em !important ;
@@ -1163,6 +1164,17 @@ i.s {
11631164 justify-content : center !important ;
11641165}
11651166
1167+ .ui .icon .mini .button : not (.labeled ): not (.network-primary-btn ): not (.server-primary-btn ) > .icon ,
1168+ .ui .mini .icon .buttons .button > .icon {
1169+ margin : 0 !important ;
1170+ line-height : 1 !important ;
1171+ width : auto !important ;
1172+ height : auto !important ;
1173+ display : inline-flex !important ;
1174+ align-items : center !important ;
1175+ justify-content : center !important ;
1176+ }
1177+
11661178/* server 页面复制提示:自包含紧凑样式,独立于 custom-server-popup */
11671179.tippy-box [data-theme ~= 'copy-tooltip' ] {
11681180 background-color : rgba (255 , 255 , 255 , 0.92 ) !important ;
You can’t perform that action at this time.
0 commit comments