Browse Source

feat: fix style

pull/69/head
colorfulberry 4 years ago
parent
commit
c7f316f557
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      web_src/less/openi.less

+ 2
- 2
web_src/less/openi.less View File

@@ -5,10 +5,10 @@
color: #f2711c!important color: #f2711c!important
} }
.mb-1 { .mb-1 {
margin-bottom: 8px;
margin-bottom: 8px !important;
} }
.mb-2 { .mb-2 {
margin-bottom: 16px;
margin-bottom: 16px !important;
} }
.following.bar #navbar .brand{ .following.bar #navbar .brand{
padding-left: 0; padding-left: 0;


Loading…
Cancel
Save