mirror of
https://github.com/mickael-kerjean/filestash
synced 2025-12-09 18:03:15 +01:00
9 lines
168 B
SCSS
9 lines
168 B
SCSS
.component_logpage{
|
|
button{
|
|
width: inherit;
|
|
float: right;
|
|
margin-top: 5px;
|
|
padding-left: 20px;
|
|
padding-right: 20px;
|
|
}
|
|
}
|