resolve relative box width in aside right
This commit is contained in:
@@ -15,7 +15,6 @@ aside.aside_right *:first-child {
|
||||
aside.aside_right .relative_box {
|
||||
margin: var(--aside-margin);
|
||||
padding: var(--gap-unit);
|
||||
width: fit-content;
|
||||
border: 1px solid var(--color-lines-2);
|
||||
}
|
||||
aside.aside_right .box_name {
|
||||
|
||||
Reference in New Issue
Block a user