We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06037d8 commit 6308541Copy full SHA for 6308541
assets/css/profile/badges.scss
@@ -40,6 +40,7 @@
40
background: #fbfbfb;
41
border: 1px solid #f0f0f0;
42
width: 30%;
43
+ min-width: 300px;
44
display: flex;
45
flex-direction: column;
46
justify-content: center;
@@ -60,23 +61,23 @@
60
61
}
62
.ngdialog-close {
63
display: block;
- }
64
+ }
65
-
66
+
67
68
display: none;
69
70
71
.ngdialog-close.close-outside {
72
73
height: 100%;
74
width: 100%;
75
cursor: default;
76
77
78
.ngdialog-close.close-outside:before {
79
80
81
82
83
0 commit comments