fix(react/ribbon): bad right margin of note type

This commit is contained in:
Elian Doran 2025-08-27 19:51:24 +03:00
parent e08c4515a7
commit cbdfa9079c
No known key found for this signature in database

View File

@ -105,9 +105,6 @@
.basic-properties-widget > * {
margin-top: 9px;
margin-bottom: 2px;
}
.basic-properties-widget > * > :last-child {
margin-right: 30px;
}