mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-10-05 11:24:42 +08:00
fix top navigation style
This commit is contained in:
parent
2290b75f8a
commit
c1832969b4
1 changed files with 4 additions and 0 deletions
|
@ -270,6 +270,10 @@
|
|||
padding-top: 5px;
|
||||
}
|
||||
|
||||
li:last-child {
|
||||
border-bottom: 0;
|
||||
}
|
||||
|
||||
.btn-default {
|
||||
text-align: right;
|
||||
width: 300px;
|
||||
|
|
Loading…
Add table
Reference in a new issue