[PR #800] [MERGED] Fix border radius issues and fix BEC (#799). #3025

Closed
opened 2026-03-02 13:56:31 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/KelvinTegelaar/CIPP/pull/800
Author: @homotechsual
Created: 2/28/2022
Status: Merged
Merged: 3/1/2022
Merged by: @KelvinTegelaar

Base: devHead: dev


📝 Commits (4)

📊 Changes

6 files changed (+144 additions, -164 deletions)

View changed files

📝 src/components/layout/CippContentCard.js (+3 -0)
📝 src/components/layout/CippMasonry.js (+32 -3)
📝 src/components/utilities/CippActionsOffcanvas.js (+19 -20)
📝 src/scss/_custom.scss (+9 -1)
📝 src/scss/_themes.scss (+2 -2)
📝 src/views/identity/administration/ViewBEC.js (+79 -138)

📄 Description

  • Add slightly more spacing to sidebar menu. Reintroduce rounded borders.
  • Fix border radius issues and fix BEC (#799).

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/KelvinTegelaar/CIPP/pull/800 **Author:** [@homotechsual](https://github.com/homotechsual) **Created:** 2/28/2022 **Status:** ✅ Merged **Merged:** 3/1/2022 **Merged by:** [@KelvinTegelaar](https://github.com/KelvinTegelaar) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (4) - [`c278ca3`](https://github.com/KelvinTegelaar/CIPP/commit/c278ca3eb3d3b9da798ed1e96f5cd773d9e0352f) Add slightly more spacing to sidebar menu. Reintroduce rounded borders. - [`c9aa421`](https://github.com/KelvinTegelaar/CIPP/commit/c9aa421f60a76687d1bc5d2dff14b8a96c7de5a7) Merge branch 'dev' of https://github.com/homotechsual/CIPP into dev - [`dea7693`](https://github.com/KelvinTegelaar/CIPP/commit/dea76931617c8c3ebce50297cdd83954b6e73f77) Fix border radius issues and fix BEC (#799). - [`30324bc`](https://github.com/KelvinTegelaar/CIPP/commit/30324bcbbf6e868b9949590a1eb1dc2640184fc5) Remove unused components. ### 📊 Changes **6 files changed** (+144 additions, -164 deletions) <details> <summary>View changed files</summary> 📝 `src/components/layout/CippContentCard.js` (+3 -0) 📝 `src/components/layout/CippMasonry.js` (+32 -3) 📝 `src/components/utilities/CippActionsOffcanvas.js` (+19 -20) 📝 `src/scss/_custom.scss` (+9 -1) 📝 `src/scss/_themes.scss` (+2 -2) 📝 `src/views/identity/administration/ViewBEC.js` (+79 -138) </details> ### 📄 Description - Add slightly more spacing to sidebar menu. Reintroduce rounded borders. - Fix border radius issues and fix BEC (#799). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 13:56:31 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/CIPP#3025
No description provided.