4.5
This commit is contained in:
@@ -310,6 +310,7 @@ input[type="checkbox"] {
|
||||
background-color: var(--accent-button-bg);
|
||||
max-height: 300px;
|
||||
margin-bottom: 2rem;
|
||||
float: left;
|
||||
}
|
||||
.changelog-img {
|
||||
object-fit: cover;
|
||||
@@ -370,6 +371,9 @@ input[type="checkbox"] {
|
||||
height: var(--without-padding);
|
||||
scrollbar-width: none;
|
||||
}
|
||||
.bullpadding {
|
||||
padding-left: 0.58rem;
|
||||
}
|
||||
#popup-header {
|
||||
position: relative;
|
||||
background: var(--background);
|
||||
|
||||
Reference in New Issue
Block a user