mirror of
https://github.com/mgerb/go-discord-bot
synced 2026-01-11 09:32:50 +00:00
UI Overhaul
This commit is contained in:
11
client/app/pages/downloader/downloader.scss
Normal file
11
client/app/pages/downloader/downloader.scss
Normal file
@@ -0,0 +1,11 @@
|
||||
.downloader__input {
|
||||
width: 100%;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.downloader__button {
|
||||
& + & {
|
||||
margin-left: 10px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user