mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 00:52:33 -04:00
remove redundant code
This commit is contained in:
@@ -34,22 +34,10 @@
|
||||
background-color: $nav_bg_dark !important;
|
||||
}
|
||||
|
||||
.nav-tabs {
|
||||
--bs-nav-tabs-border-radius: $radius;
|
||||
}
|
||||
|
||||
.nav-pills {
|
||||
--bs-nav-pills-border-radius: $radius;
|
||||
}
|
||||
|
||||
.btn {
|
||||
--bs-btn-border-radius: $radius;
|
||||
}
|
||||
|
||||
.card {
|
||||
--bs-card-border-radius: $radius;
|
||||
}
|
||||
|
||||
|
||||
/* generals */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user