mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-12 09:56:24 +08:00
8 lines
113 B
SCSS
8 lines
113 B
SCSS
#repository-columns-dropdown {
|
|
float: right;
|
|
}
|
|
|
|
.new-repository-button {
|
|
float: left;
|
|
margin-right: 5px;
|
|
}
|