forked from newthuhole/hole_thu_frontend
implement config
This commit is contained in:
14
src/Config.css
Normal file
14
src/Config.css
Normal file
@@ -0,0 +1,14 @@
|
||||
.config-ui-header {
|
||||
text-align: center;
|
||||
top: 0;
|
||||
position: sticky;
|
||||
}
|
||||
|
||||
.bg-preview {
|
||||
height: 18em;
|
||||
width: 32em;
|
||||
max-height: 60vh;
|
||||
max-width: 100%;
|
||||
margin: .5em auto 1em;
|
||||
box-shadow: 0 1px 5px rgba(0,0,0,.4);
|
||||
}
|
||||
Reference in New Issue
Block a user