mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-25 02:00:10 +02:00
Migrate account-settings.less file to Bootstrap 5 and Sass GitOrigin-RevId: 898cd811d6a0576cb0faacdd729461198324d2d5
5 lines
87 B
Plaintext
5 lines
87 B
Plaintext
// migrated to layout.scss
|
|
.horizontal-divider {
|
|
border-top: 1px solid @hr-border;
|
|
}
|