New backup 2025-11-28 09:00:02
This commit is contained in:
parent
c232a59ddf
commit
e01b191df1
1 changed files with 4 additions and 3 deletions
|
|
@ -79,9 +79,10 @@ revealer.home {
|
|||
padding-bottom: 25px;
|
||||
|
||||
&>box {
|
||||
& scrolledwindow viewport.frame { //box.home {
|
||||
border: 3px solid blue;
|
||||
border-radius: 16px 0px 16px 0px;
|
||||
// & scrolledwindow, viewport.frame, box.home { //box.home {
|
||||
& scrolledwindow, viewport.frame, box.home { //box.home {
|
||||
// border: 3px solid blue;
|
||||
border-radius: 0px 20px 0px 20px;
|
||||
}
|
||||
margin: 3px 10px;
|
||||
&:first-child {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue