mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
46485e0347
Migrate account-settings.less file to Bootstrap 5 and Sass GitOrigin-RevId: 898cd811d6a0576cb0faacdd729461198324d2d5
4 lines
87 B
Text
4 lines
87 B
Text
// migrated to layout.scss
|
|
.horizontal-divider {
|
|
border-top: 1px solid @hr-border;
|
|
}
|