Add tool view page
This commit is contained in:
@@ -28,6 +28,14 @@
|
||||
position: absolute;
|
||||
top: 10px;
|
||||
left: 10px;
|
||||
width: 6em;
|
||||
}
|
||||
|
||||
.upgrade-bt {
|
||||
position: absolute;
|
||||
top: 10px;
|
||||
right: 10px;
|
||||
font-size: 1.8em;
|
||||
}
|
||||
|
||||
.icon {
|
||||
@@ -61,7 +69,7 @@
|
||||
|
||||
& > :not(:first-child) {
|
||||
.info {
|
||||
transform: translateY(20px);
|
||||
transform: translateY(40px);
|
||||
transition: all 0.1s ease;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user