mirror of
https://github.com/mwalbeck/nextcloud-breeze-dark.git
synced 2025-06-18 11:50:55 +00:00
8 lines
164 B
SCSS
8 lines
164 B
SCSS
|
#groupfolders-react-root th {
|
||
|
border-bottom-color: $decoration-normal;
|
||
|
}
|
||
|
|
||
|
.group-edit {
|
||
|
background-color: $background-normal;
|
||
|
border-color: $decoration-normal;
|
||
|
}
|