fix unstyled back button
parent
3eccec7054
commit
cdb5979752
|
@ -20,7 +20,7 @@
|
|||
height: 1.5em;
|
||||
line-height: 25px;
|
||||
height: 22px;
|
||||
&.rtwysiwyg-back {
|
||||
&.cryptpad-back {
|
||||
padding: 0;
|
||||
font-weight: bold;
|
||||
cursor: pointer;
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
line-height: 25px;
|
||||
height: 22px;
|
||||
}
|
||||
.cryptpad-toolbar div.rtwysiwyg-back {
|
||||
.cryptpad-toolbar div.cryptpad-back {
|
||||
padding: 0;
|
||||
font-weight: bold;
|
||||
cursor: pointer;
|
||||
|
|
Loading…
Reference in New Issue