mirror of
https://github.com/DarkflameUniverse/NexusDashboard.git
synced 2026-01-02 09:22:27 +00:00
Move Code into repo
This commit is contained in:
8
app/static/bootstrap-4.2.1/scss/_media.scss
vendored
Normal file
8
app/static/bootstrap-4.2.1/scss/_media.scss
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
.media {
|
||||
display: flex;
|
||||
align-items: flex-start;
|
||||
}
|
||||
|
||||
.media-body {
|
||||
flex: 1;
|
||||
}
|
||||
Reference in New Issue
Block a user