mirror of
https://github.com/BookStackApp/BookStack.git
synced 2026-01-03 23:42:28 +03:00
Started migrating tag manager JS to HTML-first component
This commit is contained in:
@@ -115,10 +115,13 @@
|
||||
margin-inline-end: 0px;
|
||||
}
|
||||
}
|
||||
> div .outline input {
|
||||
.outline input {
|
||||
margin: $-s 0;
|
||||
width: 100%;
|
||||
}
|
||||
.outline {
|
||||
position: relative;
|
||||
}
|
||||
.handle {
|
||||
@include lightDark(background-color, #eee, #2d2d2d);
|
||||
left: 0;
|
||||
|
||||
Reference in New Issue
Block a user