Thomas Hunter e354ec3891
[ACS-3744] Folder rules styling fixes (#2753)
* Folder rules styling fixes

* Fix not showing isInheritable in read only
2022-11-02 12:51:40 +00:00

6 lines
74 B
SCSS

.aca-rule-list {
display: flex;
flex-direction: column;
gap: 4px;
}