feat: Adapt new hippie styles
- Use bound io class - Remove over specified styles
This commit is contained in:
parent
3b380e954a
commit
d83ae3ea22
5 changed files with 6 additions and 24 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit 3eab0f095603236be4519081203e51bc2916801e
|
||||
Subproject commit c268f4fdcac9f4edec2503638ac6fdd98de467a9
|
||||
|
|
@ -1,14 +1,6 @@
|
|||
.body_drag {
|
||||
@extend .body_ui;
|
||||
|
||||
button {
|
||||
@extend .button_io;
|
||||
position: fixed;
|
||||
top: 8px;
|
||||
right: 8px;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
#space {
|
||||
position: relative;
|
||||
height: 100%;
|
||||
|
|
|
|||
|
|
@ -1,15 +1,3 @@
|
|||
#head {
|
||||
// display: flex;
|
||||
|
||||
button {
|
||||
@extend .button_io;
|
||||
}
|
||||
|
||||
h1 {
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
||||
#grid {
|
||||
display: grid;
|
||||
gap: 8px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue