Skip to content

Commit

Permalink
[fix] unable to dislay ss-quota-bar's background-color (#5155)
Browse files Browse the repository at this point in the history
  • Loading branch information
itowtips committed Jan 17, 2024
1 parent 140c3f2 commit 045c439
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/assets/stylesheets/ss/_pc_mb.scss
Expand Up @@ -3367,6 +3367,9 @@ form .CodeMirror {
@include background(linear-gradient(top, #ddd, #eee));
line-height: 20px;

span {
display: block;
}
.label {
position: absolute;
width: 100%;
Expand Down

0 comments on commit 045c439

Please sign in to comment.