Skip to content

Commit 84fdaff

Browse files
jonocrbuddhajjigaexkevinparkwilliamdyoonMadinventorZero
committed
Added styles for save btn on style editor
Co-authored-by: buddhajjigae <[email protected]> Co-authored-by: xkevinpark <[email protected]> Co-authored-by: williamdyoon <[email protected]> Co-authored-by: MadinventorZero <[email protected]>
1 parent de48cb0 commit 84fdaff

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

app/src/public/styles/style.css

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -499,3 +499,14 @@ a.nav_link:hover {
499499
.MuiTypography-body1 {
500500
background-color: oldlace;
501501
}
502+
503+
504+
505+
/* Caret */
506+
507+
.text-editor .btn{
508+
position: absolute;
509+
bottom: 90px;
510+
right: 30px ;
511+
z-index: 999;
512+
}

0 commit comments

Comments
 (0)