mirror of
https://github.com/loof2736/scyfin.git
synced 2025-11-03 16:08:53 +01:00
Modified styling of certain border-card elements
This commit is contained in:
parent
81ec168f9d
commit
cc8ab8d517
@ -223,8 +223,9 @@ html {
|
||||
.cardBox {
|
||||
border-radius: 15px !important;
|
||||
}
|
||||
/* Removed ugliness of Networking section in dashboard */
|
||||
.dashboardHostingForm .verticalSection {
|
||||
/* Removed ugliness of border-card styling */
|
||||
.layout-desktop .verticalSection,
|
||||
.layout-desktop .verticalSection-extrabottompadding {
|
||||
border-radius: 15px !important;
|
||||
border-color: #3B3B3B !important;
|
||||
padding: 10px 35px !important;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user