We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e485539 commit 376396aCopy full SHA for 376396a
web_src/css/base.css
@@ -230,10 +230,6 @@ body {
230
}
231
232
233
-img {
234
- border-radius: 3px;
235
-}
236
-
237
table {
238
border-collapse: collapse;
239
@@ -865,10 +861,6 @@ a.label,
865
861
margin-bottom: -0.25rem;
866
862
867
863
868
-.ui.dropdown .menu > .item > svg.img {
869
- margin-right: 0.78571429rem;
870
871
872
864
.ui.selection.dropdown .menu > .item {
873
border-color: var(--color-secondary);
874
@@ -1178,9 +1170,9 @@ a.ui.card:hover {
1178
1170
1179
1171
1180
1172
1173
+img.ui.avatar,
1181
1174
.ui.avatar img,
1182
1175
.ui.avatar svg,
1183
-.ui.avatar.img,
1184
1176
.ui.cards > .card img.avatar,
1185
1177
.ui.cards > .card .avatar img,
1186
.ui.card img.avatar,
0 commit comments