mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-14 19:04:21 +08:00
9 lines
113 B
SCSS
9 lines
113 B
SCSS
|
#repository-columns-dropdown {
|
||
|
float: right;
|
||
|
}
|
||
|
|
||
|
.new-repository-button {
|
||
|
float: left;
|
||
|
margin-right: 5px;
|
||
|
}
|