We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df74ee0 commit 55239cbCopy full SHA for 55239cb
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
@@ -1181,9 +1173,9 @@ a.ui.card:hover,
1181
1173
1182
1174
1183
1175
1176
+img.ui.avatar,
1184
1177
.ui.avatar img,
1185
1178
.ui.avatar svg,
1186
-.ui.avatar.img,
1187
1179
.ui.cards > .card img.avatar,
1188
1180
.ui.cards > .card .avatar img,
1189
.ui.card img.avatar,
0 commit comments