no message
This commit is contained in:
parent
6678cd51fc
commit
951b7167d8
@ -51,6 +51,10 @@
|
||||
background-color: #2d2d2d;
|
||||
border: 1px #2d2d2d;
|
||||
}
|
||||
.top-hand .top-right .save-btn.save-already .icon {
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
}
|
||||
.top-hand .top-right .save-btn .icon {
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
|
@ -57,6 +57,10 @@
|
||||
&.save-already {
|
||||
background-color: rgba(45, 45, 45, 1);
|
||||
border: 1px rgba(45, 45, 45, 1);
|
||||
.icon {
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
.icon {
|
||||
|
Loading…
x
Reference in New Issue
Block a user