css fixes
This commit is contained in:
parent
c8b7ebf8ea
commit
ea4e5febf1
@ -189,10 +189,14 @@ img {
|
|||||||
.elements {
|
.elements {
|
||||||
margin-left: -150%;
|
margin-left: -150%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.settings {
|
.settings {
|
||||||
margin-left: -40%;
|
margin-left: -40%;
|
||||||
width: 20%;
|
width: 20%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.periodictable {
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
.fa {
|
.fa {
|
||||||
@ -240,6 +244,7 @@ img {
|
|||||||
|
|
||||||
.infoBox {
|
.infoBox {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
cursor: text;
|
||||||
}
|
}
|
||||||
|
|
||||||
.preview {
|
.preview {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user